C# Class Spine.Unity.Examples.Rotator

Inheritance: UnityEngine.MonoBehaviour
Mostrar archivo Open project: EsotericSoftware/spine-runtimes

Public Properties

Property Type Description
direction UnityEngine.Vector3
speed float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

direction public_oe property

public Vector3,UnityEngine direction
return UnityEngine.Vector3

speed public_oe property

public float speed
return float