No overview available.
SDKs
Framework
On This Page
var parent: Entity? { get }
func setParent(Entity?, preservingWorldTransform: Bool)
func removeFromParent(preservingWorldTransform: Bool)
var children: Entity.ChildCollection
func addChild(Entity, preservingWorldTransform: Bool)
func removeChild(Entity, preservingWorldTransform: Bool)
struct DirectionalLight.ChildCollection