Feel  5.1
The best way to improve your game's feel and make it extra juicy
Lofelt.NiceVibrations.HapticClipsDemoRotator Class Reference

A minimal, demo only class, used to rotate an image in the demo's UI More...

Inheritance diagram for Lofelt.NiceVibrations.HapticClipsDemoRotator:

Public Attributes

Vector3 RotationSpeed = new Vector3(0, 0, 100f)
 the speed at which the image should rotate More...
 

Protected Member Functions

void Update ()
 On Update we rotate our image More...
 

Detailed Description

A minimal, demo only class, used to rotate an image in the demo's UI

Member Function Documentation

◆ Update()

void Lofelt.NiceVibrations.HapticClipsDemoRotator.Update ( )
protected

On Update we rotate our image

Member Data Documentation

◆ RotationSpeed

Vector3 Lofelt.NiceVibrations.HapticClipsDemoRotator.RotationSpeed = new Vector3(0, 0, 100f)

the speed at which the image should rotate


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