Skip to content

@fibbojs / 3d / FAttachedCameraOptions

Interface: FAttachedCameraOptions

Extends

Properties

position?

optional position: FVector3

Inherited from

FCameraOptions.position

Defined in

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


rotation?

optional rotation: FVector3

Inherited from

FCameraOptions.rotation

Defined in

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


rotationDegree?

optional rotationDegree: FVector3

Inherited from

FCameraOptions.rotationDegree

Defined in

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


scale?

optional scale: FVector3

Inherited from

FCameraOptions.scale

Defined in

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


target

target: FComponent

Defined in

3d/src/cameras/FAttachedCamera.ts:8