krpano 教程 - display 標籤中文說明

flash狀態下顯示質量設置

<display fps="60"               flash播放時渲染的幀數/秒,默認爲60(30-100)
         details="24"           三維渲染的內容細節,默認24
         tessmode="-1"          渲染排列模式,默認-1 (1-5)
         movequality="LOW"      flash場景移動時的繪圖質量, (LOW, HIGH, BEST or HIGHSHARP),flash9下生效
         stillquality="HIGH"    flash場景靜止時的繪圖質量, (LOW, HIGH, BEST or HIGHSHARP),flash9下生效
         flash10="on"           啓動flash10渲染,該項啓動後上兩項(movequality、stillquality)設置無效
         movequality10="HIGH"   flash場景移動時的繪圖質量, (LOW, HIGH, BEST or HIGHSHARP),flash10下生效
         stillquality10="HIGH"  flash場景靜止時的繪圖質量, (LOW, HIGH, BEST or HIGHSHARP),flash10下生效
         sharpen="12"           圖像銳化程度,默認12(0-14)
         stilltime="0.25"       移動圖像質量和靜止圖像質量參數之間的切換時間
         showpolys="false"      是否顯示三維幾何多邊形圖像
         />

 html5狀態下顯示質量設置

 HTML5-related display settings: 

 <display hardwarelimit=""      限制只對目標硬件輸出

• Desktop - 2560
• iPad - 1024
• iPhone (Retina) with iOS 5.1 (or higher) - 1024
• iPhone (Retina) with iOS below 5.1 - 800
• iPod (Retina) - 640
• iPhone / iPod Touch (Non-Retina) - 600


         usedesktopimages=""    設置是否在PC桌面使用html5輸出
         mipmapping="auto"      定義切片輸出模式(auto\force\off)
         loadwhilemoving="auto" 控制在運動中平滑顯示模式(auto\true\false)
         />


免費全景教程資料下載:http://krpano.cc/teach




發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章