Skip to content

@fibbojs / 3d / FCameraOptions

Interface: FCameraOptions

Extends

Extended by

Properties

position?

optional position: FVector3

Inherited from

FTransformOptions.position

Defined in

3d/src/core/FTransform.ts:5


rotation?

optional rotation: FVector3

Inherited from

FTransformOptions.rotation

Defined in

3d/src/core/FTransform.ts:6


rotationDegree?

optional rotationDegree: FVector3

Inherited from

FTransformOptions.rotationDegree

Defined in

3d/src/core/FTransform.ts:7


scale?

optional scale: FVector3

Inherited from

FTransformOptions.scale

Defined in

3d/src/core/FTransform.ts:8