C# Class VJMaterialLerpTrigger, fuze-vj-kit

Inheritance: VJBaseTrigger
Mostra file Open project: unity3d-jp/fuze-vj-kit

Public Properties

Property Type Description
from Material
to Material

Public Methods

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

Method Details

OnVJTrigger() public method

public OnVJTrigger ( 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