we
    Preparing search index...
    interface IV_AnimationValue {
        name?: string;
        parent: NodeObject;
        sampler: I_AnimationSampler;
    }
    Index

    Properties

    Properties

    name?: string
    parent: NodeObject