SceneDisplayCondition Methods |
The SceneDisplayCondition type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisplayOnlyInScene |
Allows
rendering
only in the given scene. The display condition
will not allow rendering in other scenes, including newly created ones.
|
![]() | Dispose() | (Inherited from DisplayCondition.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetDisplayInScene |
Determines whether the display condition allows rendering
rendering
in the given scene.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetDisplayInScene |
Allows or disallows
rendering
for in a particular scene for.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |