init(entityType:)
Creates a component for the given entity type that makes an entity aware of certain aspects of the physical environment.
Declaration
init(entityType: SceneUnderstandingComponent.EntityType?)Parameters
- entityType:
The entity type to make the component for.