getNormal method

Vector3 getNormal([
  1. bool useWorldCoordinates,
  2. bool useVerticesNormals
])

Implementation

external Vector3 getNormal([bool useWorldCoordinates, bool useVerticesNormals]);