This event fires as soon as the cursor is no longer above any patch belonging to a group

The viewer will correctly handle patches that are a member of multiple groups. In this case the on3dMouseOver and on3dMouseOut events will be fired for each group.

Syntax:

on3dMouseOut(model modelobject, group groupobject)
Parameters:
modelobject

The model class object that has been clicked

groupobject

The group class object that has been clicked. This parameter may be null if there was no group defined for the clicked surface area.

See also:

Class arcticShell | Class model | Class group |

 

©2000 arcticpigs. All rights reserved.
This is a draft version! The functionality of parts of the software are liable to change.