グリッド: ヘルパー

grid - superclass: helper; super-superclass:node - 3:0 - classID: #(8208, 0)

> MAXWrapper > ノード > ヘルパー > グリッド

 

   

ヘルパー - クイック ナビゲーション

コンストラクタ

grid...

プロパティ

<grid>.length Float default: 50.0 -- animatable; worldunits

グリッドの長さ。

<grid>.width Float default: 50.0 -- animatable; worldunits

グリッドの幅。

<grid>.grid Float default: 10.0 -- animatable; worldunits

表示されるグリッド内の最小の正方形のサイズ。

<grid>.activecolor Integer default: 0.0 -- radiobtnindex; alias: active_color

[アクティブ カラー](ActiveColor) ラジオ ボタンを取得/設定します。3ds Max 2018 以降で使用可能です。使用できる値は、次のとおりです。

0 - グレー

1 - オブジェクト カラー

2 - ホーム カラー

3 - ホーム明暗度

<grid>.displayplane Integer default: 0.0 -- radiobtnindex; alias: display_plane

[表示](Display)ラジオ ボタンを取得/設定します。3ds Max 2018 以降で使用可能です。使用できる値は、次のとおりです。

0 - XY 面

1 - YZ 面

2 - ZX 面

注:Active Color および Display プロパティは、3ds Max の MAXScript ではアクセスできません。

関連事項