The XRenderContext type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XRenderContext |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AudioInitialized |
Indicates whether the SGP.DirectX.DirectMusic interface is initialized.
| |
| Camera |
Gets or sets the XCamera camera that defines the position and the setting of the scene observer.
| |
| CameraChanged |
Indicates whether the camera has changed.
| |
| CameraRenderDetail |
Gets or sets the FillMode mode of filling 3D surfaces that is defined by the RenderDetail camera.
| |
| Caps |
Gets or sets the device properties.
| |
| Device |
Gets or sets the device where the rendering runs.
| |
| FreeLightIndex |
Gets or sets the index of the first light that has not been rendered.
| |
| Height |
Gets or sets the height of the rendered viewport.
| |
| Lights |
Gets or sets the scene lights collection.
| |
| Listener |
Gets or sets the listener object in the 3D space.
| |
| RenderStateManager |
Gets or sets the render device RenderStateManager manager.
| |
| Screen |
Gets or sets the XScreen screen where the rendering runs.
| |
| Time |
Time of the world timer when the rendering has started.
| |
| UsingAudio | ||
| Width |
Gets or sets the width of the rendered viewport.
|