Field m_DistanceLimit
The raycast distance to test for when checking if the line of sight to this camera's target is clear.
Namespace: Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("The maximum raycast distance when checking if the line of sight to this camera's target is clear. If the setting is 0 or less, the current actual distance to target will be used.")]
[FormerlySerializedAs("m_LineOfSightFeelerDistance")]
public float m_DistanceLimit
Returns
Type | Description |
---|---|
float |