C# Class VJLightModifier, fuze-vj-kit

Inheritance: VJBaseModifier
Datei anzeigen Open project: unity3d-jp/fuze-vj-kit

Public Properties

Property Type Description
propertyToModify LightPropertyType

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

propertyToModify public_oe property

public LightPropertyType propertyToModify
return LightPropertyType