Click or drag to resize

SpatialMaterialUv1Scale Property

How much to scale the UV coordinates. This is multiplied by UV in the vertex function.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector3 Uv1Scale { get; set; }

Property Value

Type: Vector3
See Also