CreateBindPoint

AnimationNode.CreateBindPoint method

プロパティのデータ型に基づいて BindPoint を作成します。

public BindPoint CreateBindPoint(A3DObject obj, string propName)
パラメータタイプ説明
objA3DObject物体。
propNameStringプロパティ名。

戻り値

バインド ポイント インスタンス、またはプロパティが定義されていない場合は null。

関連項目