Click or drag to resize

SpatialMaterialParamsAlphaScissorThreshold Property

Threshold at which the alpha scissor will discard values.

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

Property Value

Type: Single
See Also