Skip to content

@minecraft/server


@minecraft/server / SplineAnimation

Interface: SplineAnimation ​

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

Collection of key frames for camera animation.

Properties ​

progressKeyFrames ​

progressKeyFrames: ProgressKeyFrame[]

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

Remarks ​

Key frames for camera progress along a given curve.


rotationKeyFrames ​

rotationKeyFrames: RotationKeyFrame[]

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

Remarks ​

Key frames for camera rotation.