Method UpdateNonAnimatableProperty
UpdateNonAnimatableProperty(MaterialEditor)
Updates properties that should not be animated, implementation needed by INonAnimatableProperty
Declaration
public virtual void UpdateNonAnimatableProperty(MaterialEditor materialEditor)
Parameters
| Type | Name | Description |
|---|---|---|
| MaterialEditor | materialEditor | Material editor. |