BindPoint.BindPoint

BindPoint constructor

Initializes a new instance of the BindPoint class.

public BindPoint(Scene scene, Property prop)
ParameterTypeDescription
sceneSceneThe scene that contains the animation.
propPropertyProperty.

See Also