9 lines
278 B
Plaintext
9 lines
278 B
Plaintext
#title setActorMaterial [RCBasic Doc]
|
|
#header sub setActorMaterial( actor, material_num, material_id)
|
|
|
|
Sets a material on an actor
|
|
|
|
Note: Generally you just want to set material zero but actors can have multiple materials depending on the model format
|
|
|
|
#ref GetActorMaterial
|