kray
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kray
kray
/
raylib
/
Model
/
setMaterial
set
Material
fun
setMaterial
(
index
:
Int
,
material
:
Material
)
Sets the material at the specified index.
Parameters
index
The index of the material to set.
material
The material to set.