mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0
  • 指南
  • API 文档
  • API 文档

    Show / Hide Table of Contents

    Enum GltfWrapMode

    Texture wrap mode. https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/schema/sampler.schema.json

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

    Fields

    Name Description
    ClampToEdge
    MirroredRepeat
    None
    Repeat
    In This Article
    • Fields
    Back to top Generated by DocFX