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