Header menu logo Mibo

Animation3DClip Type

A single animation clip with a name, duration (in seconds), and per-bone channels.

Record fields

Record Field Description

Channels

Full Usage: Channels

Field type: IReadOnlyDictionary<string, Animation3DChannel>

Per-bone channels, keyed by bone name.

Field type: IReadOnlyDictionary<string, Animation3DChannel>

DurationSeconds

Full Usage: DurationSeconds

Field type: float32
Field type: float32

KeyframeCount

Full Usage: KeyframeCount

Field type: int

Max keyframe count across all channels (used by the update loop).

Field type: int

Name

Full Usage: Name

Field type: string
Field type: string

Type something to start searching.