handednessAsInt property

  1. @UnsignedInt()
int handednessAsInt
getter/setter pair

Defaults to right. Forward is -1 on the Z axis. In a left handed system, forward is +1 on the Z axis.

Implementation

@ffi.UnsignedInt()
external int handednessAsInt;