Click or drag to resize

SpatialMaterialAoOnUv2 Property

If true, use UV2 coordinates to look up from the AoTexture.

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

Property Value

Type: Boolean
See Also