Click or drag to resize

SpatialMaterialDetailUV Enumeration

[Missing <summary> documentation for "T:Godot.SpatialMaterial.DetailUV"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public enum DetailUV
Members
  Member nameValueDescription
Uv10

Use UV with the detail texture.

Uv21

Use UV2 with the detail texture.

See Also