Class SURotationData
Data to setup a Rotation animation by the inspector
Inherited Members
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public sealed class SURotationData : SUAnimationData
Methods
OnCache(GameObject)
Declaration
protected override void OnCache(GameObject go)
Parameters
Type | Name | Description |
---|---|---|
GameObject | go |
Overrides
OnPlay(GameObject)
Declaration
protected override void OnPlay(GameObject go)
Parameters
Type | Name | Description |
---|---|---|
GameObject | go |