Class SpatialMappingBase.Surface | Windows Mixed Reality | 1.0.21
docs.unity3d.com
    Show / Hide Table of Contents

    Class SpatialMappingBase.Surface

    Inheritance
    Object
    SpatialMappingBase.Surface
    Namespace: UnityEngine.XR.WSA
    Syntax
    public class Surface

    Properties

    awaitingBake

    Declaration
    public bool awaitingBake { get; set; }
    Property Value
    Type Description
    Boolean

    gameObject

    Declaration
    public GameObject gameObject { get; set; }
    Property Value
    Type Description
    GameObject

    meshCollider

    Declaration
    public MeshCollider meshCollider { get; set; }
    Property Value
    Type Description
    MeshCollider

    meshFilter

    Declaration
    public MeshFilter meshFilter { get; set; }
    Property Value
    Type Description
    MeshFilter

    meshRenderer

    Declaration
    public MeshRenderer meshRenderer { get; set; }
    Property Value
    Type Description
    MeshRenderer

    remainingUpdatesToLive

    Declaration
    public int remainingUpdatesToLive { get; set; }
    Property Value
    Type Description
    Int32

    surfaceData

    Declaration
    public SurfaceData surfaceData { get; set; }
    Property Value
    Type Description
    SurfaceData

    surfaceId

    Declaration
    public SurfaceId surfaceId { get; set; }
    Property Value
    Type Description
    SurfaceId

    updateTime

    Declaration
    public DateTime updateTime { get; set; }
    Property Value
    Type Description
    DateTime

    worldAnchor

    Declaration
    public WorldAnchor worldAnchor { get; set; }
    Property Value
    Type Description
    WorldAnchor
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023