Field m_DistanceLimit
The raycast distance to test for when checking if the line of sight to this camera's target is clear.
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[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
반환
타입 | 설명 |
---|---|
float |