sub setActorMaterialFlag( actor, flag, flag_value)

Sets the value of an actor's material flag.

Note: The material on this would be material 0. To set other material flag's you need to get a reference to the actor's material with GetActorMaterial().

Possible values for flag:


Related: GetActorMaterialFlag GetActorMaterial