AnimationNode.CreateBindPoint

AnimationNode.CreateBindPoint method

根据属性数据类型创建 BindPoint。

public BindPoint CreateBindPoint(A3DObject obj, string propName)
参数类型描述
objA3DObject对象。
propName字符串属性名称。

返回值

绑定点实例或在属性未定义时为 null。

另请参见