ParallelGraphics Forums
Authoring Tools
You are here: [Forums]::[Authoring Tools]

Registration 
Registration
Forgot your password?

Help 
Help
Support

Quick search 

Subscribe to newsletters 

Install Cortona VRML Client for FREE!
Outline 3D
Try RobinZone!
email:  password:
  Authoring Tools

Subject: comlicated "fields"-usage
Sender: Martin Dolgner 5.08.03 04:23

Can anyone help me with this problem:
I try to change the color of following
code with VB6:

DEF AB1 Transform
{
children
[
Transform
{
children
[
Anchor
{
children
[
Shape
{
appearance Appearance
{
material Material
{
diffuseColor 0.8 0.8 0.8
}
}
geometry Box
{
size 20 20 0.15
}
}
]
description " AB1 "
}
]
}
]
translation 6 12 0
}


I tried to access the
field "diffuseColor", in other examples
it seems to work, but in this case the
code may be too complicated for this
access. Does anybody know how to change
color in this example?
Thanks a lot.

 


comlicated "fields"-usage / Martin Dolgner / 5.08.03 04:23
     Re: comlicated "fields"-usage / Mikhail / 22.08.03 04:59

Messages in thread: 2


© 1998-2007 ParallelGraphics. All rights reserved. Terms of use.