CreateBindPoint

AnimationNode.CreateBindPoint method

基于属性数据类型创建一个 BindPoint。

public BindPoint CreateBindPoint(A3DObject obj, string propName)
范围类型描述
objA3DObject目的。
propNameString属性名称。

返回值

绑定点实例;如果未定义属性,则为 null。

也可以看看