PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
core
/
com.pico.spatial.core.ecs
/
Entity
/
ComponentSet
/
remove
remove
@
MainThread
fun
remove
(
componentType
:
Class
<
out
Component
>
)
Removes the component of a specific type.
Parameters
component
Type
The type of component to remove.