Click or drag to resize

SpatialMaterialDetailAlbedo Property

Texture that specifies the color of the detail overlay.

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

Property Value

Type: Texture
See Also