SetBrowMaterial
ModularCharacterManager.SetBrowMaterial
Last updated
ModularCharacterManager.SetBrowMaterial
Last updated
Declaration public void SetBrowMaterial(Material _newBrowMaterial);
Parameters
Parameter | Description |
---|---|
Description The public function to replace the eyebrow material.
Material _newBrowMaterial
The new eyebrow material you want to apply.