Tanoda
EasyRotator Class Reference
Inheritance diagram for EasyRotator:

Public Attributes

UnityEvent delayedEvent = new UnityEvent()
 
Vector3 axisSpeed = Vector3.zero
 

Protected Member Functions

void Update ()
 

Detailed Description

Definition at line 6 of file EasyRotator.cs.

Member Function Documentation

◆ Update()

void EasyRotator.Update ( )
protected

Definition at line 17 of file EasyRotator.cs.

Member Data Documentation

◆ axisSpeed

Vector3 EasyRotator.axisSpeed = Vector3.zero

Definition at line 9 of file EasyRotator.cs.

◆ delayedEvent

UnityEvent EasyRotator.delayedEvent = new UnityEvent()

Definition at line 8 of file EasyRotator.cs.


The documentation for this class was generated from the following file: