Click or drag to resize

SceneDisplayCondition Methods

The SceneDisplayCondition type exposes the following members.

Methods
  NameDescription
Public methodDisplayOnlyInScene
Allows rendering only in the given scene. The display condition will not allow rendering in other scenes, including newly created ones.
Public methodDispose (Inherited from DisplayCondition.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetDisplayInScene
Determines whether the display condition allows rendering rendering in the given scene.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetDisplayInScene
Allows or disallows rendering for in a particular scene for.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also