Click or drag to resize

ConstantDisplayCondition Constructor

Overload List
  NameDescription
Public methodConstantDisplayCondition
Initializes a default constant display condition. Display is set to false so when this display condition is assigned to an object, such as a primitive, the object is not rendered.
Public methodConstantDisplayCondition(Boolean)
Initializes a constant display condition with the value the display condition evaluates to.
Top
See Also