Interface ISignalSource6D
Interface for raw signal provider
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
public interface ISignalSource6D
프로퍼티
| 이름 | 설명 |
|---|---|
| SignalDuration | Returns the length on seconds of the signal. |
메서드
| 이름 | 설명 |
|---|---|
| GetSignal(float, out Vector3, out Quaternion) | Get the signal value at a given time relative to signal start |