Renderer |
The RendererAspectBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CastShadowsChanged | Occurs when the value of CastShadowsChanged changes. | |
| IsEnabledChanged |
Occurs when the value of IsEnabled changes.
(Inherited from AspectComponentBase) | |
| MeshAnimationChanged | Occurs when the the current animation changes. | |
| OnNameChanged |
Occurs when the Name of an aspect changes.
(Inherited from AspectComponentBase) | |
| RenderableRequest | Occurs before the renderables are about to be use so that they can be configured correctly, eg before a render or an export. | |
| ShouldRenderInvalidated | Occurs when the aspect should re-evaluate if it should render. | |
| Updated | Occurs after a renderable has been updated. |