Cinemachine
CinemachineColliderDebugPaths Property |
Inspector API for debugging collision resolution path
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public List<List<Vector3>> DebugPaths { get; }
function get_DebugPaths();
Property Value
Type: ListListVector3See Also