Gets a face reference for a given position
Namespace:
Internal.Net3dBool
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Face GetFace(
int index
)
Parameters
- index
- Type: SystemInt32
required face position
Return Value
Type:
Faceface reference , null if the position is invalid
See Also