C# Class HutongGames.PlayMaker.Actions.SetKinectMeshOptions

Inheritance: FsmStateAction
Exibir arquivo Open project: CodeStrumpet/Elemental

Public Properties

Property Type Description
doBlur FsmBool
doLerp FsmBool

Public Methods

Method Description
OnEnter ( ) : void
Reset ( ) : void

Method Details

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

Property Details

doBlur public_oe property

public FsmBool doBlur
return FsmBool

doLerp public_oe property

public FsmBool doLerp
return FsmBool