rhodonite
    Preparing search index...

    Interface RnM2AnimationChannel

    interface RnM2AnimationChannel {
        extensions?: Gltf2AnyObject;
        extras?: Gltf2AnyObject;
        sampler: number;
        samplerObject?: RnM2AnimationSampler;
        target: RnM2AnimationChannelTarget;
    }

    Hierarchy (View Summary)

    Index

    Properties

    extensions?: Gltf2AnyObject
    sampler: number
    samplerObject?: RnM2AnimationSampler