NAP
Public Attributes | List of all members
RootEntity Class Referencefinal

#include <scene.h>

Public Attributes

rtti::ObjectPtr< EntitymEntity
 Root entity to spawn. More...
 
std::vector< ComponentInstancePropertiesmInstanceProperties
 The instance properties for this entity (and all of its children) More...
 

Description

Represent a root entity in a scene, along with its instance properties.

Collaboration diagram for RootEntity:
[legend]

Member Data Documentation

◆ mEntity

Root entity to spawn.

◆ mInstanceProperties

std::vector<ComponentInstanceProperties> mInstanceProperties

The instance properties for this entity (and all of its children)