Méthode | Description | |
---|---|---|
Plane ( Vector3 normal, float size ) : WaveEngine.Common.Math |
Initializes a new instance of the Plane class.
|
public Plane ( Vector3 normal, float size ) : WaveEngine.Common.Math | ||
normal | Vector3 | Normal of plane. |
size | float | Size of plane. |
Résultat | WaveEngine.Common.Math |