Delegate AnnotationTool.AnnotationFinishedCallback | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Delegate AnnotationTool.AnnotationFinishedCallback

    Namespace: UnityEditor.Experimental.EditorVR.Tools
    Syntax
    public delegate void AnnotationFinishedCallback(MeshFilter meshFilter);
    Parameters
    Type Name Description
    MeshFilter meshFilter
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX