Click or drag to resize

SpatialMaterialDetailUvLayer Property

Specifies whether to use UV or UV2 for the detail layer. See SpatialMaterialDetailUV for options.

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

Property Value

Type: SpatialMaterialDetailUV
See Also