Class DepthMode
Constructors
constructor
- new DepthMode(
depthFunc: CompareFuncType,
depthMask: boolean,
depthRange: DepthRangeType,
): DepthModeParameters
- depthFunc: CompareFuncType
- depthMask: boolean
- depthRange: DepthRangeType
Returns DepthMode
Was this helpful?