PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
core
/
com.pico.spatial.core.ecs
/
VideoPlayerComponent
/
setMaterial
set
Material
fun
setMaterial
(
material
:
VideoMaterial
)
Sets the
VideoMaterial
of the
VideoPlayerComponent
instance.
Parameters
material
The
VideoMaterial
to set.