Cinemachine
CinemachineBlendDefinitionPropertyAttribute Class |
Property applied to CinemachineBlendDefinition. Used for custom drawing in the inspector.
Inheritance Hierarchy
SystemObject SystemAttribute
PropertyAttribute
CinemachineCinemachineBlendDefinitionPropertyAttribute
PropertyAttribute
CinemachineCinemachineBlendDefinitionPropertyAttribute
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public sealed class CinemachineBlendDefinitionPropertyAttribute : PropertyAttribute
Cinemachine.CinemachineBlendDefinitionPropertyAttribute = function(); Type.createClass( 'Cinemachine.CinemachineBlendDefinitionPropertyAttribute', UnityEngine.PropertyAttribute);
The CinemachineBlendDefinitionPropertyAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CinemachineBlendDefinitionPropertyAttribute |
See Also