PointEntity

class PointEntity()

Methods

getPointBits

PointEntity.getPointBits()
Return type:number

getPointId

PointEntity.getPointId()
Return type:number

getPosition

PointEntity.getPosition()
Return type:Point3

overlayIndex

PointEntity.overlayIndex()
Return type:OverlayIndex

toJson

PointEntity.toJson()
Return type:object

static fromJson

PointEntity.fromJson(objData)
Arguments:
  • objData (any()) –
Return type:

PointEntity()