SetEyeMaterial
ModularCharacterManager.SetEyeMaterial
Declaration public void SetEyeMaterial(int _materialIndex);
Parameters
Parameter
Description
int _materialIndex
The index of the eye material you want to apply from within the current Eye Style.
Description The public function to replace the eye Material for the character.
Last updated