alignWithNormal method

AbstractMesh alignWithNormal(
  1. Vector3 normal, [
  2. Vector3 upDirection
])

Implementation

external AbstractMesh alignWithNormal(Vector3 normal, [Vector3 upDirection]);