Properties
UseUserBillboard4PointMesh
UseUserBillboard4PointMesh: boolean = false
biilboardBaseHeight
biilboardBaseHeight: number = 0
billboardGeometry
billboardGeometry: any = null
billboardMaterial
billboardMaterial: any = null
clipApply
clipApply: boolean = true
cmworld
cmworld
: CmWorld3 = CMWORLD.CmWorld3.getInstance()
Protected emptyTiles
emptyTiles: Array<any> = new Array()
id
id: number
Protected m_mapinfo
Protected m_tiles
m_tiles: Array<any> = new Array()
reqTile
reqTile: HTMLElement = document.getElementById('reqtile')
reqTileNum
reqTileNum: number = 0
Private scene
scene: Group = new THREE.Group()
useDirectPath
useDirectPath: boolean = false
visible
visible: boolean = true
Static UniqueID
UniqueID: number = 1000
Static initPointMeshCondidateList
initPointMeshCondidateList: Array<any> = new Array()
Static makePointMeshCountPerFrame
makePointMeshCountPerFrame: number = 10
Static updatePointMeshCondidateList
updatePointMeshCondidateList: Array<any> = new Array()
Static updateTextureCondidate
layer가 관리하는 scene객체를 얻는다.