Property | Type | Description | |
---|---|---|---|
allowRotation | bool | ||
allowZoom | bool | ||
distance | float | ||
height | float | ||
heightDamping | float | ||
maxHeight | float | ||
minHeight | float | ||
mouseTouch | MouseTouchControl, | ||
rotation | float | ||
rotationDamping | float | ||
rotationFactor | float | ||
zoomFactor | float | ||
zoomKeyChange | float | ||
zoomMinusKey | string | ||
zoomPlusKey | string |
Method | Description | |
---|---|---|
DontExecuteCamera ( ) : void | ||
ExecuteCamera ( Transform target ) : void |
protected ExecuteCamera ( Transform target ) : void | ||
target | Transform | |
return | void |