siComponentDataType

導入

v 7.0

カテゴリ

ICE

詳細

のコンポーネントデータ(vector3、ブール、カラーなど)のタイプを指定します。ICEAttribute

コンスタント 詳細
siComponentDataTypeBool 0x00000001 ブール
siComponentDataTypeLong 0x00000002 長整数
siComponentDataTypeFloat 0x00000004 浮動小数
siComponentDataTypeVector2 0x00000008 2点ベクトル
siComponentDataTypeVector3 0x00000010 3点ベクトル
siComponentDataTypeVector4 0x00000020 4点ベクトル
siComponentDataTypeQuaternion 0x00000040 クォータニオン
siComponentDataTypeMatrix33 0x00000080 3x3行列
siComponentDataTypeMatrix44 0x00000100 4x4行列
siComponentDataTypeColor4 0x00000200 RGBA カラー
siComponentDataTypeRotation3 0x00004000 3コンポーネント回転
siComponentDataTypeShape 0x00008000 Shape
siComponentDataTypeIcon 0x00020000 アイコン

適用対象

AddAttributeToSetDataICENode

関連項目

siICENodeDataType siComponentDataStructure siComponentDataContext