Class RDPipelineDepthStencilState.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RDPipelineDepthStencilState.PropertyName : RefCounted.PropertyName
- Inheritance
-
RDPipelineDepthStencilState.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
BackOpCompare
Cached name for the 'back_op_compare' property.
public static readonly StringName BackOpCompare
Field Value
BackOpCompareMask
Cached name for the 'back_op_compare_mask' property.
public static readonly StringName BackOpCompareMask
Field Value
BackOpDepthFail
Cached name for the 'back_op_depth_fail' property.
public static readonly StringName BackOpDepthFail
Field Value
BackOpFail
Cached name for the 'back_op_fail' property.
public static readonly StringName BackOpFail
Field Value
BackOpPass
Cached name for the 'back_op_pass' property.
public static readonly StringName BackOpPass
Field Value
BackOpReference
Cached name for the 'back_op_reference' property.
public static readonly StringName BackOpReference
Field Value
BackOpWriteMask
Cached name for the 'back_op_write_mask' property.
public static readonly StringName BackOpWriteMask
Field Value
DepthCompareOperator
Cached name for the 'depth_compare_operator' property.
public static readonly StringName DepthCompareOperator
Field Value
DepthRangeMax
Cached name for the 'depth_range_max' property.
public static readonly StringName DepthRangeMax
Field Value
DepthRangeMin
Cached name for the 'depth_range_min' property.
public static readonly StringName DepthRangeMin
Field Value
EnableDepthRange
Cached name for the 'enable_depth_range' property.
public static readonly StringName EnableDepthRange
Field Value
EnableDepthTest
Cached name for the 'enable_depth_test' property.
public static readonly StringName EnableDepthTest
Field Value
EnableDepthWrite
Cached name for the 'enable_depth_write' property.
public static readonly StringName EnableDepthWrite
Field Value
EnableStencil
Cached name for the 'enable_stencil' property.
public static readonly StringName EnableStencil
Field Value
FrontOpCompare
Cached name for the 'front_op_compare' property.
public static readonly StringName FrontOpCompare
Field Value
FrontOpCompareMask
Cached name for the 'front_op_compare_mask' property.
public static readonly StringName FrontOpCompareMask
Field Value
FrontOpDepthFail
Cached name for the 'front_op_depth_fail' property.
public static readonly StringName FrontOpDepthFail
Field Value
FrontOpFail
Cached name for the 'front_op_fail' property.
public static readonly StringName FrontOpFail
Field Value
FrontOpPass
Cached name for the 'front_op_pass' property.
public static readonly StringName FrontOpPass
Field Value
FrontOpReference
Cached name for the 'front_op_reference' property.
public static readonly StringName FrontOpReference
Field Value
FrontOpWriteMask
Cached name for the 'front_op_write_mask' property.
public static readonly StringName FrontOpWriteMask