Class CinemachineFixedSignal
A definition of an impulse signal that gets propagated to listeners
상속된 멤버
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
public class CinemachineFixedSignal : SignalSourceAsset, ISignalSource6D
필드
| 이름 | 설명 |
|---|---|
| m_XCurve | The raw signal shape along the X axis |
| m_YCurve | The raw signal shape along the Y axis |
| m_ZCurve | The raw signal shape along the Z axis |
프로퍼티
| 이름 | 설명 |
|---|---|
| SignalDuration | Returns the length on seconds of the signal. |
메서드
| 이름 | 설명 |
|---|---|
| GetSignal(float, out Vector3, out Quaternion) | Get the raw signal at this time |