![]() |
Skylicht Engine
|
Public Attributes | |
| float | Width |
| bool | Billboard |
| CMesh * | Mesh |
| IMeshBuffer * | MeshBuffer |
| core::array< CWorldTransformData * > | Points |
| CMaterial * | Material |
| bool | NeedValidate |
| bool | RenderInTransparent |
| Public Attributes inherited from Skylicht::IEntityData | |
| int | EntityIndex |
| CEntity * | Entity |
Additional Inherited Members | |
| Public Member Functions inherited from Skylicht::IEntityData | |
| virtual bool | serializable (CMemoryStream *stream) |
| virtual bool | deserializable (CMemoryStream *stream, int version) |
| virtual const char * | getTypeName () |
| Public Member Functions inherited from Skylicht::IActivatorObject | |
| virtual | ~IActivatorObject () |
| Virtual destructor for polymorphic activator objects. | |