groundNormal property

Vector3 groundNormal
getter/setter pair

Ground surface normal beneath the character.

Implementation

vm.Vector3 groundNormal = vm.Vector3(0, 1, 0);