FirstModulAR 0.1.0
Loading...
Searching...
No Matches
Spin Class Reference

Simple script used to spin an object around an axis. More...

Inheritance diagram for Spin:

Public Attributes

Vector3 rotationAxis = Vector3.up
 The axis to rotate around.
 
float rotationSpeed = 45.0f
 The speed of rotation.
 

Detailed Description

Simple script used to spin an object around an axis.

Member Data Documentation

◆ rotationAxis

Vector3 Spin.rotationAxis = Vector3.up

The axis to rotate around.

◆ rotationSpeed

float Spin.rotationSpeed = 45.0f

The speed of rotation.


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