mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Enum GltfInterpolationType

    Interpolation algorithm. https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/schema/animation.sampler.schema.json

    Namespace: Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema
    Assembly: cs.temp.dll.dll
    Syntax
    public enum GltfInterpolationType

    Fields

    Name Description
    CATMULLROMSPLINE
    CUBICSPLINE
    LINEAR
    STEP
    In This Article
    • Fields
    Back to top Generated by DocFX