setFaceAngle

fun setFaceAngle(angle: Int)

Sets the angle for this avatar to face.

Parameters

angle

the angle to face, value range is 0..<2048, with 0 implying south, 512 west, 1024 north and 1536 east; interpolate between to get finer directions.