rhodonite
    Preparing search index...

    Type Alias Gltf2AnimationChannel

    type Gltf2AnimationChannel = {
        extensions?: Gltf2AnyObject;
        extras?: Gltf2AnyObject;
        sampler: Gltf2AnimationSamplerIndex;
        target: Gltf2AnimationChannelTarget;
    }

    Hierarchy (View Summary)

    Index

    Properties

    extensions?: Gltf2AnyObject
    sampler: Gltf2AnimationSamplerIndex