C# Class CamController, VRpportunity

Inheritance: MonoBehaviour
Show file Open project: CodeScience/VRpportunity Class Usage Examples

Public Properties

Property Type Description
rotationSpeed float
speed float
v float
verticalSpeed float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

rotationSpeed public property

public float rotationSpeed
return float

speed public property

public float speed
return float

v public property

public float v
return float

verticalSpeed public property

public float verticalSpeed
return float