Свойство | Type | Description | |
---|---|---|---|
FaceReflexiveCount | int | ||
FaceReflexiveOffset | int | ||
FaceReflexiveTranslation | int | ||
Faces | ushort[] | ||
PlaneReflexiveCount | int | ||
PlaneReflexiveOffset | int | ||
PlaneReflexiveTranslation | int | ||
Planes | System.Vector4[] | ||
SurfaceReflexiveCount | int | ||
SurfaceReflexiveTranslation | int | ||
VerticeReflexiveCount | int | ||
VerticeReflexiveOffset | int | ||
VerticeReflexiveTranslation | int | ||
Vertices | System.Vector3[] |
Méthode | Description | |
---|---|---|
BSPCollision ( |
Initializes a new instance of the BSPCollision class.
|
|
ExtractCollisonMesh ( string FilePath ) : void |
The extract collison mesh.
|
|
InjectCollisonMesh ( string FilePath, |
The inject collison mesh.
|
public BSPCollision ( |
||
meta | The meta. | |
Résultat | System |
public ExtractCollisonMesh ( string FilePath ) : void | ||
FilePath | string | The file path. |
Résultat | void |
public InjectCollisonMesh ( string FilePath, |
||
FilePath | string | The file path. |
meta | The meta. | |
Résultat | void |