

下載本文檔
版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
1、Transforms UnityManualUserGuideCreatingGameplay Transforms areakeyComponent ineveryGameObject.Theydic Transforms UnityManualUserGuideCreatingGameplay Transforms areakeyComponent ineveryGameObject.Theydic ewheretheGameObjecthowitisro ed, anditsscale.ItissibletohaveaGameObjectransform.YoucanadjustTran
2、sformofanyGameObjectfromtheSceneView,theInspector,orthroughTransforms是一個關鍵組件在每個GameObject里。它們指定GameObject TheremainderofthispagestextisfromtheTransformComponentReference Transform TheTransformComponentdeterminestheition,ion,andScaleofallheEverysa TheTransformComponentisviewableand在檢視器里,Transform 組件是
3、可視與可編輯的Properties 屬he位itionoftheTransforminX,Y,andZ與x,y,zTransform旋ionRo ionoftheTransformaroundtheX,Y,andZaxes,measuredinTransform圍繞x,y,zScaleoftheTransformalongX,Y,andZaxesValue1istheoriginalsize(sizeatwhichtheobject was imported).沿 x,y,z 軸變換伸縮。值為 1 是原始大小(在該對象導入時的大小)縮AllpropertiesofaTransformareme
4、asuredrelativetotheTransformsparent.IftheTransformhasnothepropertiesareAllpropertiesofaTransformaremeasuredrelativetotheTransformsparent.IftheTransformhasnothepropertiesaremeasuredrelativetoWorldUsingTransforms 使用變換Transformsarealwaysmanipulatedin3DspaceusingX,Y,andZaxes.InUnity,theseaxesarebythecol
5、orsred,green,andbluerespectively.Remember:XYZ= Color-coded relationship n 3 axes and Transform properties 色標3 個軸與變換組件之間的關系TransformComponentscanbedirectlymanipulatedusingtheSceneViewortheInspector.TheInspectorlistthepropertiess edaboveforeasyediting.YousomodifyTransformsinyourScenewiththem,usingtheM
6、ove,Ro e,andScaletools.ThesetoolsareUnityheupperndcornerof TheViewTranslateRo eandScaletools 查看,變換,旋轉機伸縮工Thetoolswillbeusableonanyobjectinyourscene.Clickontheobject,andyouwillseethetoolgizmoaroundit.Dependingonthecurrenttool,thegizmowilllookslightlydifferent.ClickingtheobjectwillalsotheTransformcomp
7、onenteheInspector.IftheInspectordoesnotdisplaythecomponentoritsproperties,thenyoudoveanobjectheScene平移工具-旋轉工具-縮放工具-AllthreeGizmoscanbedirectlyeditedinSceneView. To平移工具-旋轉工具-縮放工具-AllthreeGizmoscanbedirectlyeditedinSceneView. TomanipulatetheTransform,clickanddragononeofthe3gizmoaxes,youllnoticeitscolo
8、rchanges.Asdrag the mouse,you will see the object translate,ro e, or scale alongthe axis. When you release thebutton,youllttheaxisected.YoucanclickthemiddlemousebuttonanddragthetomanipulatetheTransformalongtheselectedaxis.Toofall3sall3axesatonceclickanddragtheAny individual axis 時eselectedwhenyoucli
9、ckonit 的軸將變為選取狀態當你在它上面Parenting 父類Parenting is one of the most important concepts to understand when using Unity. When a GameObject is a ParentofanotherGameObject,theChildGameObjectwillmove,ro e,andscaleexactlyasitsParentdoes. Just like your arms are attached to your body, when you turn your body, y
10、our arms move because theyreattached.Anyobjectcanhavemultiplechildren,butonlyone YoucancreateaParentbydragginganyheHierarchyViewontoanother.Thiswillcreate nthetwo YoucancreateaParentbydragginganyheHierarchyViewontoanother.Thiswillcreate nthetwo Areal-worldleofaParent-Childhierarchy.AlltheGameObjects
11、rrowstotheleftare heabovele,wetthearmsareparentedtothebody,andthehandsareparentedtotheThescenesyoumakeinUnitywillcontaincollectionsoftheseTransformhierarchies.ThetopmostobjectiscalledtheRootobject.Whenyoumove,scale,orro eaparent,allthechangesinitsTransformare app d to its children as well.在上面的例子里說胳膊
12、是身體的父,以及手是胳膊的父。在Unity里你創造的場景將包含這些變換層次Itisworthpo ing ttheTransformheInspectorofanyChildGameObjectarerelativetotheParentsTransformvalues.ThesearealsocalledtheLocalCoordinates.Throughscripting,canstheGlobalCoordinatesaswellastheLocal 過Youcanbuildcompoundobjectsbyparentingmultipleseparateobjectstogethe
13、r,liketheskeletalstructureofhumanragdoll.Yousocreatesmallyeteffectiveobjectswithsingleparents.Forle,ifyouhavettakesplaceatnight,youcancreateaneffectiveatmosphereflashlight.Tocreateobject,youwouldparentaspotlightTransformtotheflashlightTransform.Then,anyalterationoftheTransformwillaffectttakesplaceat
14、night,youcancreateaneffectiveatmosphereflashlight.Tocreateobject,youwouldparentaspotlightTransformtotheflashlightTransform.Then,anyalterationoftheTransformwillaffectthespotlight,creatingaconvincingflashlightImportanceofScale 縮放的重ThescaleoftheTransformdeterminesthedifferencenthe sizeofyourmeshinyoura
15、pplication,andthesizeofyourmeshinUnity.ThemeshssizeinUnity(andthereforetheTransformsisveryimportant,llyduringphysicssimulation.Thereare3tcandeterminetheScaleof轉換的伸縮確定你的模型程序里的網格大小與Unity里的網格大小之間的不同。在Unity里的網格大小( Thesizeofyourmeshinyour3Dingapplication. 3DTheMeshScaleFactorheobjectsImportSettings. TheS
16、calevaluesofyourTransformComponent. Ideally,youshouldnotadjusttheScaleofyourheTransformComponent.Thebestoptionistoyoursatreal-lifescale,soyouvetochangeyourTransformsscale.Thesecond-bestoptiontoadjustthescaleatwhichyourmeshisheImportSettingsforyourindividualmesh.optimizationsoccurbasedontheimportsize
17、,andinstantiatingansanadjustedscalevaluedecreaseperformance.Formoreinformation,readthroughtheRigidbodycomponentssectionons WhenparentingTransforms,puttheparentslocationat0,0,0beforeapplyingthechild.Thiswill save you many headaches later. ParticleSystemsarenotaffectedbytheTransformsScale.InordertoscaleaParticleyouneedtomodifytheheSystemsParticleEmitter,Animatorand粒子系統不受變化伸縮的影響。為了伸縮一個粒子系統,你需要修改屬性在粒子系統里IfyouareusingRigidbodiesforphysicssimulation,thereissomeimportantIfyouareusingRigidbodiesforphysicssimulation,thereissomeimportanti
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025年交通設備制造業數字化轉型升級政策環境分析報告
- 2025年工業互聯網平臺傳感器網絡自組網技術在航空航天領域的應用分析
- 2025年分布式能源系統生物質能源應用中的能源互聯網發展優化報告
- 2025年鄉村振興背景下職業技能培訓的可持續發展策略報告
- 2025年CCS項目在能源領域應用的經濟效益與投資決策支持研究報告
- 2025年醫療美容消費者心理特點與服務質量優化路徑報告
- 輕工行業25W22:關稅博弈繼續漿價震蕩分化
- 施工凈化車間管理制度
- 固體廢物收集點管理制度
- 所屬分公司財務管理制度
- 水上簡易浮筒浮橋施工方案
- 2024-2025學年部編版七年級歷史第二學期期末測試卷(含答案)
- 2025年湖南湘西州花垣縣事業單位招聘工作人員71人歷年高頻重點提升(共500題)附帶答案詳解
- 2025年河南交投交通建設集團限公司招聘(152人)高頻重點提升(共500題)附帶答案詳解
- 2025年高中歷史畢業會考全部基礎知識復習提綱(完整版)
- 2025年江蘇銀寶控股集團限公司(鹽城)公開招聘18名工作人員高頻重點提升(共500題)附帶答案詳解
- 電商平臺品牌授權使用協議
- DB51T 3163-2023 四川省集中式飲用水水源保護區勘界定標技術指南
- 水泥土擠密樁的施工方案
- 急性粒-單核細胞白血病病因介紹
- 集團公司資金池管理制度
評論
0/150
提交評論