Class CameraPipelineAttribute
Attribute used by camera pipeline authoring components to indicate which stage of the pipeline they belong in.
Implements
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public sealed class CameraPipelineAttribute : Attribute, _Attribute
Constructors
Name | Description |
---|---|
CameraPipelineAttribute(Stage) | Constructor: Pipeline Stage is defined here. |
Properties
Name | Description |
---|---|
Stage | Get the stage in the Camera Pipeline in which to position this component |