Skip to content

@fibbojs / 3d / FComponentOptions

Interface: FComponentOptions

Extended by

Properties

position?

optional position: FVector3

Defined in

3d/src/core/FComponent.ts:16


rotation?

optional rotation: FVector3

Defined in

3d/src/core/FComponent.ts:17


rotationDegree?

optional rotationDegree: FVector3

Defined in

3d/src/core/FComponent.ts:18


scale?

optional scale: FVector3

Defined in

3d/src/core/FComponent.ts:19