PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
core
/
com.pico.spatial.core.ecs.event
/
SceneEvents
/
EntityAdded
Entity
Added
class
EntityAdded
:
Event
Event raised after an entity is added to the scene.
Members
Properties
entity
Link copied to clipboard
val
entity
:
Entity
?
The entity added to the scene.
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String