IVertexGeometry.TryGetNormal
IVertexGeometry.TryGetNormal method
Tries to get the normal of the vertex.
public bool TryGetNormal(out Vector3 normal)
| Parameter | Type | Description |
|---|---|---|
| normal | Vector3& | A Vector3 normal. |
Return Value
True if the normal exists.
See Also
- interface IVertexGeometry
- namespace Aspose.CAD.FileFormats.GLB.Geometry.VertexTypes
- assembly Aspose.CAD