Visualisierung 2 CNN
maya_clone Class Reference

Class for enabling maya-style camera control in the viewport. More...

Inheritance diagram for maya_clone:

Public Attributes

float zoomSpeed = 1.2f
 
float moveSpeed = .1f
 
float rotateSpeed = 20.0f
 
Vector3 startpos = new Vector3(0, 0, 0)
 
bool requireAltPressed = true
 

Detailed Description

Class for enabling maya-style camera control in the viewport.

Member Data Documentation

◆ moveSpeed

float maya_clone.moveSpeed = .1f

◆ requireAltPressed

bool maya_clone.requireAltPressed = true

◆ rotateSpeed

float maya_clone.rotateSpeed = 20.0f

◆ startpos

Vector3 maya_clone.startpos = new Vector3(0, 0, 0)

◆ zoomSpeed

float maya_clone.zoomSpeed = 1.2f

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