Click or drag to resize

IRendererAspect Events

The IRendererAspect type exposes the following members.

Events
  NameDescription
Public eventCastShadowsChanged
Occurs when the value of CastShadowsChanged changes.
Public eventIsEnabledChanged
Occurs when the value of IsEnabled changes.
Public eventRenderableRequest
Occurs before the renderables are about to be use so that they can be configured correctly, eg before a render or an export.
Public eventUpdated
Occurs after a renderable has been updated.
Top
See Also