SetEyeMaterial
ModularCharacterManager.SetEyeMaterial
Declaration public void SetEyeMaterial(Material _newEyeMaterial);
Parameters
Parameter
Description
Material _newEyeMaterial
The new eye material you want to apply.
Description The public function to replace the eye material.
Last updated