Interface IDrawable | Vector Graphics | 1.0.0-preview.34
docs.unity.cn
    Show / Hide Table of Contents

    Interface IDrawable

    The IDrawable interface is implemented by elements that displays something on screen.

    Namespace: Unity.VectorGraphics
    Syntax
    [Obsolete("This interface is going away, use Shape instead")]
    public interface IDrawable
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX