C# Class VJMaterialLerpModifier, fuze-vj-kit

Inheritance: VJBaseModifier
Exibir arquivo Open project: unity3d-jp/fuze-vj-kit Class Usage Examples

Public Properties

Property Type Description
from Material
to Material

Public Methods

Method Description
VJPerformAction ( GameObject go, float value ) : void

Method Details

VJPerformAction() public method

public VJPerformAction ( GameObject go, float value ) : void
go GameObject
value float
return void

Property Details

from public_oe property

public Material from
return Material

to public_oe property

public Material to
return Material