C# Class SharpQuake.plane_t

Show file Open project: Memorix101/SharpQuake Class Usage Examples

Public Properties

Property Type Description
dist float
normal Vector3

Property Details

dist public property

public float dist
return float

normal public property

public Vector3 normal
return Vector3