:: com :: sun :: star :: chart2 ::
|
unpublished |
struct LightSource |
|
|
|
- Usage Restrictions
- not published
|
Elements' Summary |
nDiffuseColor |
the light source's color
|
aDirection |
the direction into which the light-source points
|
bIsEnabled |
|
bSpecular |
When true, the specularity of material is taken into
account when lighting an object.
|
Elements' Details |
nDiffuseColor
long nDiffuseColor;
- Description
- the light source's color
|
|
aDirection
::com::sun::star::drawing::Direction3D aDirection;
- Description
- the direction into which the light-source points
|
|
bIsEnabled
|
bSpecular
boolean bSpecular;
- Description
- When true, the specularity of material is taken into
account when lighting an object.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.