BindPoint constructor

init

Initializes a new instance of the BindPoint class.

def __init__(self, scene, prop):
    ...
ParameterTypeDescription
sceneSceneThe scene that contains the animation.
propPropertyProperty.

See Also