SetBodyMaterial
ModularCharacterManager.SetBodyMaterial
Declaration public void SetBodyMaterial(int _materialIndex);
Parameters
Parameter
Description
int _materialIndex
The index of the body material you want to apply from within the current Skin Style.
Description The public function to replace the body Material on all live meshes that contain skin.
Last updated