Updated docs and added constants to tracker
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#title setActorMaterial [RCBasic Doc]
|
||||
#header sub setActorMaterial( actor, material_num, material_id)
|
||||
#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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user