Skip to main content

@novorender/api / CoordSpace

Enumeration: CoordSpace

Defined in: @novorender/src/core3d/state/index.ts:148

Transformation coordinate space.

See​

https://learnopengl.com/Getting-started/Coordinate-Systems.

Enumeration Members​

Enumeration MemberValueDescriptionDefined in
Clip2Clip space.@novorender/src/core3d/state/index.ts:154
View1View space.@novorender/src/core3d/state/index.ts:152
World0World space.@novorender/src/core3d/state/index.ts:150