ApplyCloth

導入

v1.0

詳細

Cloth オペレータを適用します。

スクリプト構文

oReturn = ApplyCloth( [InputObjs] );

戻り値

Cloth オペレータを含む XSICollection を、その最初のメンバとして戻します。

パラメータ

パラメータ タイプ 説明
InputObjs 文字列 オブジェクトのリスト

デフォルト値: 選択されたオブジェクト

VBScript の例

' Example of applying Cloth

set myCloth = CreatePrim( "Grid", "MeshSurface", "Cloth" )

ApplyCloth myCloth

関連項目

AddClothClusters AddParticleObstacle AddParticleForce