SetBodyMaterial
ModularCharacterManager.SetBodyMaterial
Last updated
ModularCharacterManager.SetBodyMaterial
Last updated
Declaration public void SetBodyMaterial(Material _newBodyMaterial);
Parameters
Parameter | Description |
---|---|
Description The public function to replace the body Material on all live meshes that contain skin.
Material _newBodyMaterial
The new body material you want to apply.