User`s guide

vrworld/set
10-143
vrworld/set
Change property values of vrworld object
Syntax
set(vrworld_object, 'property_name', property_value)
Arguments
vrworld_object Name of a vrworld object representing a virtual world.
property_name Name of the property.
property_value New value of the property.
Description
You can change the values of the read/write virtual world properties. The following are
properties of vrworld objects. Names are not case sensitive.
Property Value Description
Clients Scalar Number of clients currently viewing the
virtual world. Read only.
ClientUpdates 'off' | 'on'
Default: 'on'
Client cannot or can update the virtual
scene. Read/write.
Description String.
Default: automatically taken
from the VRML file property
title
Description of the virtual world as it
appears on the main Web page. Read/
write.
Figures Vector of vrfigure objects Vector of handles to Simulink 3D
Animation viewer windows currently
viewing the virtual world. Read only.
FileName String Name of the associated VRML file. Read
only.