v7.0
ICE
新しい属性セットを[Set Data]ノード(ICEDataModifierNode)に追加します。 [Set Data]ノードを使用すると、各ジオメトリ コンポーネントに属性を設定できます(各ポイントの[Velocity]属性など)。
AddAttributeToSetDataICENode( [SetDataNode], [AttributeName], [AttributeType], [AttributeContext], [AttributeStructure] ); |
パラメータ | タイプ | 詳細 |
---|---|---|
SetDataNode | 文字列 | 属性の追加先 ICEDataModifierNode。
デフォルト値:指定されていない場合は、ノードを選択するよう求められます。 |
AttributeName | 文字列 | 追加する属性の名前。
デフォルト値: "" |
AttributeType | siComponentDataType | 新しい属性のデータ型。
デフォルト値: siComponentDataTypeFloat |
AttributeContext | siComponentDataContext | コンポーネントのタイプ。 |
AttributeStructure | siComponentDataStructure | [Set Data] ノードの属性の構造。
デフォルト値: siComponentDataStructureSingle |
AddICECompoundNode AddExposedParamToICECompoundNode AddICENode AddNodeToICECompoundNode CleanDisconnectedICENodes ConnectICENodes CreateICECompoundNode DisconnectICENodePort EditExposedParamInICECompoundNode EditICECompoundPPGLogic EditICECompoundProperties ExplodeICECompoundNode GetICECompoundPortProperties GetICECompoundProperties RemoveAttributeFromSetDataICENode RemoveExposedParamFromICECompoundNode RemoveNodeFromICECompoundNode