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