Property | Type | Description | |
---|---|---|---|
gravityDirection | VJGravityDirection | ||
normalValue | Vector3 | ||
normalizeWhenDispabled | bool |
Method | Description | |
---|---|---|
OnDisable ( ) : void | ||
VJPerformAction ( GameObject go, float value ) : void |
Method | Description | |
---|---|---|
_SetGravity ( float val ) : void |
public VJPerformAction ( GameObject go, float value ) : void | ||
go | GameObject | |
value | float | |
return | void |
public VJGravityDirection gravityDirection | ||
return | VJGravityDirection |