日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    Show / Hide Table of Contents

    Class BoxDisplay

    BoxDisplay can be used to attach a solid box visualization to a BoundsControl The box will only be rendered if a material is assigned

    Inheritance
    Object
    BoxDisplay
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.UI.BoundsControl
    Assembly: cs.temp.dll.dll
    Syntax
    public class BoxDisplay

    Methods

    Finalize()

    Declaration
    protected void Finalize()
    Back to top Generated by DocFX