GltfMaterial.alphaCutoff Field

Definition

Specifies the cutoff threshold when in MASK mode. If the alpha value is greater than or equal to this value then it is rendered as fully opaque, otherwise, it is rendered as fully transparent. This value is ignored for other modes.

public: double alphaCutoff;
public double alphaCutoff;
val mutable alphaCutoff : double
Public alphaCutoff As Double 

Field Value

Double

Applies to