Gets new CollDetectInfo

Namespace: JigLibX.Collision
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public static CollDetectInfo Empty { get; }
Visual Basic
Public Shared ReadOnly Property Empty As CollDetectInfo
	Get
Visual C++
public:
static property CollDetectInfo Empty {
	CollDetectInfo get ();
}

See Also