MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 753

Director scripting reference
Table of Contents

Advertisement

enabled (fog)
Usage
member(whichCastmember).camera(whichCamera).fog.enabled
sprite(whichSprite).camera{(index)}.fog.enabled
Description
3D camera property; indicates whether the camera adds fog to the view from the camera. The
default setting for this property is
Example
This statement creates fog in the view from the camera named BayView:
member("MyYard").camera("BayView").fog.enabled = TRUE
See also
fog
enabled (sds)
Usage
member(whichCastmember).model(whichModel).sds.enabled
Description
3D
modifier property; indicates whether the
sds
the model.
The default setting for this property is
An attempt to add the
attached fails without an error message. Likewise, an attempt to add the
to a model that already has the
careful when using the
entry.
(modifier)
Example
This statement turns on the
member("Scene").model("Baby").sds.enabled = TRUE
See also
sds
(modifier), modifier,
.
FALSE
.
TRUE
modifier to a model that already has the
sds
modifier attached also fails without an error message. Be
sds
modifier with the
sds
modifier attached to the model Baby:
sds
addModifier
modifier attached to a model is used by
sds
modifier. For more information, see the
lod
or
modifier
inker
toon
or
modifier
inker
toon
enabled (sds)
sds
753

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

This manual is also suitable for:

Director mx 2004

Table of Contents