Field DefaultVelocity
The default direction and force of the Impulse Signal in the absence of any specified overrides. Overrides can be specified by calling the appropriate GenerateImpulse method in the API.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Header("Default Invocation")]
[Tooltip("The default direction and force of the Impulse Signal in the absense of any specified overrides. Overrides can be specified by calling the appropriate GenerateImpulse method in the API.")]
[FormerlySerializedAs("m_DefaultVelocity")]
public Vector3 DefaultVelocity
Returns
Type | Description |
---|---|
Vector3 |