The XWorld type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AmbientLight |
Gets or sets the ambient light for this world.
| |
| EnableAutoAnimation | ||
| EnableCollisionDetection | ||
| Fog |
Gets the XFog class instance for working with fog in this world.
| |
| IsDisposed |
Denotes whether the instance is disposed.
(Inherited from XDisposableObject.) | |
| LengthUnit |
Gets or sets the unit distance in this world.
| |
| Lights |
Returns the XLight..::.XLightCollection light collection in this world.
| |
| RootSprite |
Returns the root XSprite sprite of this world.
| |
| Sprites |
Gets the collection of XSprite sprites that the world root sprite instance contains.
| |
| SyncRoot | ||
| Timer |
Gets the XTimer class instance for working with time in this world.
|