C# Class VJMaterialPropertyModifier2, fuze-vj-kit

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

Méthodes publiques

Свойство Type Description
propertyName string
propertyToModify MaterialPropertyType

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

propertyName public_oe property

public string propertyName
Résultat string

propertyToModify public_oe property

public MaterialPropertyType propertyToModify
Résultat MaterialPropertyType