Roof. --> ..
Floor(textureOffset)
Floor(textureOffset) --> case !LOD_HIGH : Floor. # lores floor case comp.sel == "back": Floor. # lores floor on the back case textureOffset == 0: GroundFloor. # no hires for groundfloors else : split(y){~Floor_Height : FloorDetails(floorindex(textureOffset))}* # split repeated mid floors again for High LOD
Floor(textureOffset) --> case !LOD_HIGH : Floor. # lores floor case comp.sel == "back": split(y){~Floor_Height : FloorDetails(floorindex(textureOffset))}* # split repeated mid floors again for High LOD # lores floor on the back case textureOffset == 0: GroundFloor. # no hires for groundfloors else : split(y){~Floor_Height : FloorDetails(floorindex(textureOffset))}* # split repeated mid floors again for High LOD
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.