SetEyeMaterial

ModularCharacterManager.SetEyeMaterial

Declaration public void SetEyeMaterial(Material _newEyeMaterial);

Parameters

ParameterDescription

Material _newEyeMaterial

The new eye material you want to apply.

Description The public function to replace the eye material.

Last updated