Click or drag to resize

SpatialMaterialDetailBlendMode Property

Specifies how the DetailAlbedo should blend with the current ALBEDO. See SpatialMaterialBlendMode for options.

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

Property Value

Type: SpatialMaterialBlendMode
See Also