velocity : RenderElement

velocity - superclass: RenderElement; super-superclass:MAXWrapper - 6:0 - classID: #(19, 0) 

> MAXObject > (RenderElements) > velocity

 

   

要素のレンダリングとベイク処理 - クイック ナビゲーション

Velocity RenderElement では、オブジェクト モーション データを含む速度チャネルが出力されます。3ds Max 8 以降で使用できます。

コンストラクタ:

Velocity... MotionRenderElement... 

プロパティ

<velocity>.bitmap UndefinedClass default: undefined -- bitmap; 

RenderElement が書き込むビットマップを取得します。

   

<velocity>.elementName String default: "Velocity" -- string 

RenderElement の名前を取得/設定します。

   

<velocity>.enabled BooleanClass default: true -- boolean 

RenderElement を有効/無効にします。

   

<velocity>.filterOn BooleanClass default: false -- boolean; FilteringOn 

RenderElement のフィルタ処理を有効/無効にします。

   

<velocity>.velocityMax Float default: 1.0 -- float; Maximum_Velocity 

最大速度値を取得/設定します。

   

<velocity>.velocityOn BooleanClass default: false -- boolean; VelocityUpdate 

RenderElement の UI において[更新](Update)チェックボックスを有効/無効にします。

   

関連事項