EntityRendererFeatures enumeration
EntityRendererFeatures enumeration
The extra features that the entity renderer will provide
The EntityRendererFeatures type exposes the following members:
Fields
Field | Description |
---|---|
DEFAULT | No extra features |
FRAME_BEGIN | The EntityRenderer will watch for FrameBegin callback before rendering each scene frame |
FRAME_END | The EntityRenderer will watch for FrameBegin callback after rendering each scene frame |
SHADOWMAP | This renderer can work in shadowmap mode |
See Also
- module
aspose.threed.render
- class
EntityRenderer