DemoScriptZoomPanCameraOrthographicCameraOptionChanged Method |
Orthographic text box change, changes the main camera to orthographic or non-orthographic
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public void OrthographicCameraOptionChanged(
bool orthographic
)
Parameters
- orthographic
- Type: SystemBoolean
Orthographic flag
See Also