SurfaceToolAddUv2 Method |
Specifies an optional second set of UV coordinates to use for the next vertex. If every vertex needs to have this information set and you fail to submit it for the first vertex, this information may not be used at all.
Namespace: Godot
public void AddUv2( Vector2 uv2 )
[Missing <param name="uv2"/> documentation for "M:Godot.SurfaceTool.AddUv2(Godot.Vector2)"]