public static class SoEnvironmentElement.EnvironmentParameters extends Inventor
EnvironmentParameters
packages all the different environment parameters.
By default it has each parameter set at its default value, and provides comparison operators. For more info on the meaning of the struct members, please refer to the SoEnvironment
nodeInventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SbColor |
ambientColor |
SbVec3f |
attenuation |
SbColor |
fogColor |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
EnvironmentParameters() |
EnvironmentParameters(SoEnvironmentElement.EnvironmentParameters copyFrom) |
Modifier and Type | Method and Description |
---|---|
void |
setValue(SoEnvironmentElement.EnvironmentParameters copyFrom) |
static SoEnvironmentElement.EnvironmentParameters[] |
toArray(long nativeArray,
long length) |
dispose, getNativeResourceHandle
public final SbColor ambientColor
public final SbVec3f attenuation
public final SbColor fogColor
public EnvironmentParameters(SoEnvironmentElement.EnvironmentParameters copyFrom)
public EnvironmentParameters()
public void setValue(SoEnvironmentElement.EnvironmentParameters copyFrom)
public static SoEnvironmentElement.EnvironmentParameters[] toArray(long nativeArray, long length)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com