Interface ISignalSource6D
Interface for raw signal provider
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public interface ISignalSource6D
Properties
Name | Description |
---|---|
SignalDuration | Returns the length on seconds of the signal. |
Methods
Name | Description |
---|---|
GetSignal(float, out Vector3, out Quaternion) | Get the signal value at a given time relative to signal start |