Options
Menu

Enumeration CoordinateSystem

Provides constant values for camera lens projection options use the the coordinateSystem property

see

away.projections.PerspectiveLens#coordinateSystem

Index

Enumeration members

Enumeration members

LEFT_HANDED

LEFT_HANDED:

Default option, projects to a left-handed coordinate system

RIGHT_HANDED

RIGHT_HANDED:

Projects to a right-handed coordinate system

Generated using TypeDoc