FaceRayTraceClassify Method |
Classifies the face based on the ray trace technique
Namespace: Internal.Net3dBoolAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void RayTraceClassify(
Object3D obj
)
Parameters
- obj Object3D
- object3d used to compute the face status
See Also