版權說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權,請進行舉報或認領
文檔簡介
1、Standard variablesTX, TY, TZPoint position. 點的位置TWSee WEIGHT. 權重CEX, CEY, CEZThe centroid of the geometry. 幾何體的形心XMIN, XMAXThe X extents of the bounding box of the geometry. 對幾何邊界框的x范圍YMIN, YMAXThe Y extents of the bounding box of the geometry. 對幾何邊界框的y范圍ZMIN, ZMAXThe Z extents of the bounding box o
2、f the geometry對幾何邊界框的z范圍SIZEX, SIZEY, SIZEZThe size of the bounding box. 邊界框的大小BBX, BBY, BBZThe points relative position in the bounding box. 點在邊界框內(nèi)的相對位置WEIGHTPoint spline weight. 點樣條線權重PTThe point number of the currently processed point. 當前處理點的點編號PR, NPRPrimitive number & total number of primit
3、ives.VTX, NVTXVertex number & total number of vertices.NPTThe total number of points in the template geometry. 在模板幾何體上點的總數(shù)量LIFEPercent of total life used (from 0 to 1). 全生命值使用的百分比(from 0 to 1)NX, NY, NZNormal vector. 法向量MAPU, MAPV, MAPWPoint or vertex texture coordinates. 點或頂點的紋理坐標VX, VY, VZVelo
4、city direction. 速度方向MATMaterial name specification. 材質名稱規(guī)格CR, CG, CBDiffuse point or vertex color. 點或頂點顏色CAPoint or vertex alpha value. 點或頂點的alpha值COMX, COMY, COMZCenter of mass. 質心LODLevel of detail. 細節(jié)的級別RESTX, RESTY, RESTZThe rest position.DISTDistance from particle to last collision.MASSPoint ma
5、ss. 質點DRAGPoint drag. Spring tension of an edge. 點阻力,邊的彈簧張力SPRINGKElasticity of a point. 點的彈性PSCALEParticle Scale. 粒子尺度AGEThe seconds a particle in the template has been alive. 以秒為計當前模板中一個粒子已被激活CREASEPoint or vertex crease weight value. 點或頂點折皺的權重值AREAThe surface area of the primitive (created by the
6、 Measure SOP). Primitive的表面面積(由測量sop創(chuàng)建)PERIMETERThe perimeter of the primitive (created by the Measure SOP). Primitive的周長(由測量sop創(chuàng)建)IDThe ID of the particle in the input. 輸入粒子的id號UPX, UPY, UPZThe vector pointed in the up direction.WIDTHThe width of the curve. Used by mantra for rendering curves &
7、 polywire for generating trees. 曲線的寬度, 只用mantra渲染 curves & polywire生成的樹木SEGSNumber of segments to divide a curve up into in Polywire (created by L-systems). 用polywire細分曲線的段數(shù)(created by L-systems)DIVNumber of divisions to build the circle swept with Polywire (created by L-systems).LAGEThe age of
8、the point in the L-system computation. 在L-system計算點的年紀ARCArc length distance from root in the L-systems. 弧長距根部的距離in the L-systemsGENGeneration in the L-systems.CURLAYERStores the currently processed layer for texture/materials (set by the Layer SOP). 存儲當前處理的紋理層|材質 (set by the Layer SOP)MAXLAYERThe n
9、umber of layers that are considered active for display顯示層數(shù)Playbar variables$FPSPlayback speed in frames per second (as set with the Playbar controls). 播放速度每秒的幀速率(as set with the Playbar controls)$FSTARTFrame number of the first frame of animation (as set with the Playbar controls). $NFRAMES (the num
10、ber of frames in the animation) = $FEND - $FSTART + 1. See also $RFSTART below. 幀數(shù)目的動畫第一幀, $NFRAMES(動畫幀的數(shù)量)=$FEND - $FSTART + 1$FENDFrame number of the last frame of animation (as set with the Playbar controls). See also $RFEND below. 幀數(shù)目的最后一幀(as set with the Playbar controls)$FThe current frame, (a
11、s set with the Playbar controls). This is a very useful variable, especially for rendered picture filename numbering. 當前幀(as set with the Playbar controls), 這是一個非常有用的變量,特別是對渲染圖片文件名的編號$FFFloating point frame number. 浮點幀號$NFRAMESNumber of frames in the animation. $NFRAMES = $FEND (the last frame of an
12、imation) - $FSTART (the first frame of animation) + 1. 動畫總幀數(shù)=$FEND - $FSTART + 1$RFSTARTFrame number of the first frame shown in the playbar. The playbar can show a subset of the total number of frames, allowing you to focus on a particular section of a long animation. $RFSTART and $RFEND control th
13、e subset of frames shown in the playbar. 在playbar中顯示的第一幀幀號, 該playbar可以顯示幀總數(shù)的子集,讓你專注于一個特定的一段長動畫, $RFSTART and $RFEND控制playbar中顯示框架的子集$RFENDFrame number of the last frame shown in the playbar. 在playbar中顯示的最后一幀幀號$TCurrent time in seconds. Equals ($F-1)/$FPS,當前時間秒, 相等于$T=($F-1)/$FPS$TLENGTHTotal length
14、of animation in seconds. 動畫的總秒數(shù)$TSTARTStart time of animation in seconds. 動畫開始的時間秒數(shù)$TENDEnd time of animation in seconds. 動畫最后的時間秒數(shù)Global Variables$ACTIVETAKEContains the name of the current take. 包含目前接受的名稱$EThe mathematical constant e (2.71828). 數(shù)學常數(shù)e(2.71828)$HFSThe directory where Houdini is inst
15、alled. Houdini的安裝目錄$HH$HFS/houdini.$HIPJob directory. This defaults to the directory where you started Houdini. You can set it through the Textport. 工作目錄, Houdini的開始默認目錄, 你可以通過textport設置$HIPNAMEThe name of the current .hip file. 它當前.hip文檔的名字$HOMEYour home directory. Home 目錄$JOBA custom variable that
16、 determines where your jobs are located. 自定義變量確定工作目錄$PIThe mathematical constant pi (3.1415926). You can use it to calculate the lengths of arcs. 2*$PI*r (radius of circle) equals the circumference. Also, pi = 180 expressed in radians. 數(shù)學常數(shù)圓周率, 你可以用它來計算弧長2*$PI*r等于圓周長, Also, pi = 180? 弧度表示$WEDGEConta
17、ins the wedge name when using the Wedge ROP. 嵌入rop時使用的楔入名稱Channel Variables$OSOperator String. Contains the current OPs name. 操作字符串, 包含當前ops名字$CHCurrent channel name. 當前通道名字$IVIn value (value at start of segment).(段的開始值)$OVOut value.$IMIn slope(slope解釋為斜坡)$OMOut slope$IAIn acceleration(acceleration解
18、釋為加速)$OAOut acceleration$LTLocal time - not including stretch or offset不包含延伸或偏移$ITStart time of segment開始時間段$OTEnd time of segment結束時間段$LITLocal start time of segment$LOTLocal end time of segment$PREV_ITPrevious segment start time$NEXT_OTNext segment end timeCOP-specific variables$CSTARTStart frame of the current COP. 當前cop的開始幀$CENDEnd frame of the current COP. 當前cop的結束幀$CFRAMESNumber of frames for the current COP. 當前cop的總幀數(shù)$CFRAMES_INNumbe
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
- 6. 下載文件中如有侵權或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 新《體育法》知識考試題庫200題(含答案)
- 2025年云南省職教高考《職測》必刷考試練習題庫(含答案)
- 《密碼法》知識競賽考試題庫150題(含答案)
- 《保教知識與能力》(幼兒園)歷年教師資格考試真題題庫(含答案解析)
- 2025年江西洪州職業(yè)學院高職單招職業(yè)適應性測試近5年常考版參考題庫含答案解析
- 高清視頻會議系統(tǒng)集成合同
- 仔豬購銷合同協(xié)議書范本年
- 混凝土購銷合同協(xié)議書
- 承包經(jīng)營合同合同
- 承租人租房簡單合同范本
- 湖北省十堰市城區(qū)2024-2025學年九年級上學期期末質量檢測綜合物理試題(含答案)
- 導播理論知識培訓班課件
- 電廠檢修安全培訓課件
- 四大名繡課件-高一上學期中華傳統(tǒng)文化主題班會
- 高中生物選擇性必修1試題
- 電氣工程及其自動化專業(yè)《畢業(yè)設計(論文)及答辯》教學大綱
- 《客艙安全管理與應急處置》課件-第14講 應急撤離
- 危險化學品押運員培訓
- 2025屆高考作文押題預測5篇
- 培訓學校書法課家長會
- 一年級數(shù)學(上)計算題專項練習集錦
評論
0/150
提交評論