Class CinemachineFixedSignal
A definition of an impulse signal that gets propagated to listeners
Implements
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[HelpURL("https://docs.unity3d.com/Packages/com.unity.cinemachine@3.0/manual/CinemachineImpulseFixedSignals.html")]
public class CinemachineFixedSignal : SignalSourceAsset, ISignalSource6D
Fields
Name | Description |
---|---|
XCurve | The raw signal shape along the X axis |
YCurve | The raw signal shape along the Y axis |
ZCurve | The raw signal shape along the Z axis |
Properties
Name | Description |
---|---|
Signal |
Returns the length on seconds of the signal. |
Methods
Name | Description |
---|---|
Get |
Get the raw signal at this time |