C# Class VJMaterialLerpTrigger, fuze-vj-kit

Inheritance: VJBaseTrigger
Afficher le fichier Open project: unity3d-jp/fuze-vj-kit

Méthodes publiques

Свойство Type Description
from Material
to Material

Méthodes publiques

Méthode Description
OnVJTrigger ( GameObject go, float value ) : void

Method Details

OnVJTrigger() public méthode

public OnVJTrigger ( GameObject go, float value ) : void
go GameObject
value float
Résultat void

Property Details

from public_oe property

public Material from
Résultat Material

to public_oe property

public Material to
Résultat Material