Blocks :
|
|
Relates :
|
D3D mesh has build-in data validation in buildGeometry method. It validates all indices and faces area to prevent native crash. However it is requred to validate input data during FX->NG sync stage. It will prevent AIOOB exceptions during picking computations. The best is to track this in the JIRA. There is no need to validate predefined shapes.
|