C# Class VJCameraBackgroundColorLerpModifier, fuze-vj-kit

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

VJPerformAction() public méthode

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

Property Details

from public_oe property

public Color from
Résultat Color

to public_oe property

public Color to
Résultat Color