VertExmotion  1.8.6
1.8.6
Kalagaan.VertExmotionSensorBase.Parameter Class Reference

Classes

class  FX
 
class  Rotation
 
class  Torque
 
class  Translation
 

Public Attributes

Translation translation = new Translation()
 
Rotation rotation = new Rotation()
 
Torque torque = new Torque()
 
FX fx = new FX()
 
float power = 1f
 
float inflate = 0f
 
Vector3 scale = Vector3.one
 
float damping = 1f
 
float bouncing = 1f
 
float globalSmooth = 0f
 

Member Data Documentation

§ bouncing

float Kalagaan.VertExmotionSensorBase.Parameter.bouncing = 1f

§ damping

float Kalagaan.VertExmotionSensorBase.Parameter.damping = 1f

§ fx

FX Kalagaan.VertExmotionSensorBase.Parameter.fx = new FX()

§ globalSmooth

float Kalagaan.VertExmotionSensorBase.Parameter.globalSmooth = 0f

§ inflate

float Kalagaan.VertExmotionSensorBase.Parameter.inflate = 0f

§ power

float Kalagaan.VertExmotionSensorBase.Parameter.power = 1f

§ rotation

Rotation Kalagaan.VertExmotionSensorBase.Parameter.rotation = new Rotation()

§ scale

Vector3 Kalagaan.VertExmotionSensorBase.Parameter.scale = Vector3.one

§ torque

Torque Kalagaan.VertExmotionSensorBase.Parameter.torque = new Torque()

§ translation

Translation Kalagaan.VertExmotionSensorBase.Parameter.translation = new Translation()

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