BoneGeometry: GeometryClass

BoneGeometry : GeometryClass {28bf6e8d,2ecca840} 

> MAXWrapper > ノード > GeometryClass > BoneGeometry

 

   

ジオメトリ オブジェクト - クイック ナビゲーション

コンストラクタ:

Class instances not creatable by MAXScript

エイリアス

BoneGeometry... BoneObj... 

   

プロパティ

<BoneGeometry>.width : world units 

ボーンの幅を取得/設定します。

   

<BoneGeometry>.height : world units 

ボーンの高さを取得/設定します。

   

<BoneGeometry>.taper : percentage 

ボーンのテーパを取得/設定します。

   

<BoneGeometry>.length : float 

ボーンの長さを取得/設定します。

   

<BoneGeometry>.sidefins (Side_Fins) : boolean 

サイド フィンのオンとオフを切り替えます。

   

<BoneGeometry>.sidefinssize (Side_Fins_Size) : world units 

サイド フィンのサイズをワールド単位で取得/設定します。

   

<BoneGeometry>.sidefinsstarttaper (Side_Fins_Start_Taper) : percentage 

サイド フィンの開始テーパ値をサイズのパーセンテージで取得/設定します。

   

<BoneGeometry>.sidefinsendtaper (Side_Fins_End_Taper) : percentage 

サイド フィンの終了テーパ値をサイズのパーセンテージで取得/設定します。

   

<BoneGeometry>.frontfin (Front_Fin) : boolean 

フロント フィンのオンとオフを切り替えます。

   

<BoneGeometry>.frontfinsize (Front_Fin_Size) : world units 

フロント フィンのサイズを取得/設定します。

   

<BoneGeometry>.frontfinstarttaper (Front_Fin_Start_Taper) : percentage 

フロント フィンの開始テーパをサイズのパーセンテージで取得/設定します。

   

<BoneGeometry>.frontfinendtaper (Front_Fin_End_Taper) : percentage 

フロント フィンの終了テーパをサイズのパーセンテージで取得/設定します。

   

<BoneGeometry>.backfin (Back_Fin) : boolean 

バック フィンのオンとオフを切り替えます。

   

<BoneGeometry>.backfinsize (Back_Fin_Size) : world units 

バック フィンのサイズを取得/設定します。

   

<BoneGeometry>.backfinstarttaper (Back_Fin_Start_Taper) : percentage 

バック フィンの開始テーパをサイズのパーセンテージで取得/設定します。

   

<BoneGeometry>.backfinendtaper (Back_Fin_End_Taper) : percentage 

バック フィンの終了テーパをサイズのパーセンテージで取得/設定します。

   

<BoneGeometry>.genmap (Generate_Mapping_Coords) : boolean 

マッピング座標の生成をオンまたはオフに切り替えます。

   

関連事項