MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 980

Director scripting reference
Table of Contents

Advertisement

specifies the maximum number of levels of resolution that the model can display when
depth
using the
modifier.
sds
indicates the level of error tolerance for the subdivision surfaces functionality. This
error
property applies only when the
indicates the mode of operation of the subdivision surfaces modifier. Possible values
subdivision
are as follows:
specifies that the mesh is uniformly scaled up in detail, with each face subdivided
#uniform
the same number of times.
specifies that additional detail is added only when there are major face orientation
#adaptive
changes and only to those areas of the mesh that are currently visible.
Note: For more detailed information about these properties, see the individual property entries.
Example
The statement displays the
put member("3D").model("Terrain").sds.depth
-- 2
See also
lod
(modifier),
error, subdivision,
searchCurrentFolder
Usage
-- Lingo syntax
_player.searchCurrentFolder
// JavaScript syntax
_player.searchCurrentFolder;
Description
Player property; determines whether Director searches the current folder when searching
filenames. Read/write.
When the
searchCurrentFolder
when resolving filenames.
When the
searchCurrentFolder
folder when resolving filenames.
This property is
Example
This statement displays the status of the
window. The result is 1, which is the numeric equivalent of
-- Lingo syntax
put(_player.searchCurrentFolder)
980
Chapter 14: Properties
sds.subdivision
sds.depth
toon
(modifier),
addModifier
property is
property is
by default.
TRUE
property is set to
property value for the model named Terrain:
inker
(modifier),
(1), Director searches the current folder
TRUE
(0), Director does not search the current
FALSE
searchCurrentFolder
TRUE
.
#adaptive
depth
(3D),
enabled
property in the Message
:
(sds),

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTOR MX 2004-DIRECTOR SCRIPTING and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Director mx 2004

Table of Contents