Class CinemachineEmbeddedAssetPropertyAttribute
Used for custom drawing in the inspector.
Inheritance
System.Object
CinemachineEmbeddedAssetPropertyAttribute
Namespace: Cinemachine
Syntax
public sealed class CinemachineEmbeddedAssetPropertyAttribute : PropertyAttribute
Constructors
CinemachineEmbeddedAssetPropertyAttribute(Boolean)
Declaration
public CinemachineEmbeddedAssetPropertyAttribute(bool warnIfNull = false)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | warnIfNull |
Fields
WarnIfNull
Declaration
public bool WarnIfNull
Field Value
Type | Description |
---|---|
System.Boolean |