GetBindPoint
AnimationNode.GetBindPoint method
Haalt het bindpunt van de animatie op voor een gegeven eigenschap.
public BindPoint GetBindPoint(A3DObject target, string propName, bool create)
Parameter | Type | Beschrijving |
---|---|---|
target | A3DObject | Op welk object het bindpunt moet worden gemaakt. |
propName | String | De naam van het pand. |
create | Boolean | Indien ingesteld opWAAR maak het bindpunt als het niet bestaat. |
Winstwaarde
Het bindpunt.
Zie ook
- class BindPoint
- class A3DObject
- class AnimationNode
- naamruimte Aspose.ThreeD.Animation
- montage Aspose.3D