Skip to content

@minecraft/server


@minecraft/server / AnimationOptions

Interface: AnimationOptions ​

Defined in: @minecraft/server/index.d.ts:22368

Used to create camera animations.

Properties ​

animation ​

animation: SplineAnimation

Defined in: @minecraft/server/index.d.ts:22374

Remarks ​

Key frames for the camera animation.


totalTimeSeconds ​

totalTimeSeconds: number

Defined in: @minecraft/server/index.d.ts:22380

Remarks ​

Total time of the camera animation in seconds.