Intermact API Reference / @intermact/render-r3f / OrthoFrustum
Interface: OrthoFrustum
Defined in: render-r3f/src/interaction.ts:16
An orthographic frustum in world units.
Properties
bottom
readonlybottom:number
Defined in: render-r3f/src/interaction.ts:20
left
readonlyleft:number
Defined in: render-r3f/src/interaction.ts:17
right
readonlyright:number
Defined in: render-r3f/src/interaction.ts:18
top
readonlytop:number
Defined in: render-r3f/src/interaction.ts:19