Class CinemachineEmbeddedAssetPropertyAttribute
Used for custom drawing in the inspector. Inspector will show a foldout with the asset contents
Implements
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public sealed class CinemachineEmbeddedAssetPropertyAttribute : PropertyAttribute, _Attribute
Constructors
| Name | Description |
|---|---|
| CinemachineEmbeddedAssetPropertyAttribute(bool) | Standard constructor |
Fields
| Name | Description |
|---|---|
| WarnIfNull | If true, inspector will display a warning if the embedded asset is null |