Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AxisRotate
C# Class AxisRotate, UnityFBO
Rotate an object around a specified a axis by degrees per second
Inheritance:
MonoBehaviour
Show file
Open project: robertcastle/UnityFBO
Class Usage Examples
Public Properties
Property
Type
Description
angle
float
axis
Vector3
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
angle
public property
public
float
angle
return
float
axis
public property
public
Vector3
axis
return
Vector3