OCP Dienste :
boxelyRenderer
>
box
> detachSourceSnapshot
method
detachSourceSnapshot
bool detachSourceSnapshot();
Argumente
None
Zurückgegebener Wert
bool
This method will remove the source snapshot that was attached to the current box with the attachSourceSnapshot method. If no snapshot is currently attached to the box there is no effect.
See the transition::perform method for an example.