scene property

scene property

Gets the scene that this object belongs to

Definition:

@property
def scene(self):
    ...

See Also