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