C# Class ForwardApplyMaterialModification, UnityDecompiled

Exibir arquivo Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
DidModifyAnimationModeMaterialProperty ( MaterialProperty, property, int changedMask, object previousValue ) : bool
ForwardApplyMaterialModification ( Renderer, r, bool inIsMaterialEditable )

Method Details

DidModifyAnimationModeMaterialProperty() public method

public DidModifyAnimationModeMaterialProperty ( MaterialProperty, property, int changedMask, object previousValue ) : bool
property MaterialProperty,
changedMask int
previousValue object
return bool

ForwardApplyMaterialModification() public method

public ForwardApplyMaterialModification ( Renderer, r, bool inIsMaterialEditable )
r Renderer,
inIsMaterialEditable bool