Click or drag to resize

SpatialMaterialAoTexture Property

Texture that defines the amount of ambient occlusion for a given point on the object.

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

Property Value

Type: Texture
See Also