Click or drag to resize

SpatialMaterialGetUv1Offset Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.SpatialMaterial.GetUv1Offset"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetUv1Offset is deprecated. Use the Uv1Offset property instead.")]
public Vector3 GetUv1Offset()

Return Value

Type: Vector3

[Missing <returns> documentation for "M:Godot.SpatialMaterial.GetUv1Offset"]

See Also