docs.unity.cn
    Show / Hide Table of Contents

    Class CinemachineEmbeddedAssetPropertyAttribute

    Used for custom drawing in the inspector.

    Inheritance
    Object
    Attribute
    PropertyAttribute
    CinemachineEmbeddedAssetPropertyAttribute
    Inherited Members
    PropertyAttribute.order
    Namespace: Cinemachine
    Syntax
    public sealed class CinemachineEmbeddedAssetPropertyAttribute : PropertyAttribute, _Attribute

    Constructors

    CinemachineEmbeddedAssetPropertyAttribute(Boolean)

    Declaration
    public CinemachineEmbeddedAssetPropertyAttribute(bool warnIfNull = false)
    Parameters
    Type Name Description
    Boolean warnIfNull

    Fields

    WarnIfNull

    Declaration
    public bool WarnIfNull
    Field Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, August 31, 2022
    Terms of use