Package | Description |
---|---|
gov.nasa.worldwind.ogc.collada |
Provides classes for parsing COLLADA files and streams.
|
Modifier and Type | Method and Description |
---|---|
ColladaTextureOrColor |
ColladaAbstractShader.getAmbient()
Indicates the shader's ambient parameter.
|
ColladaTextureOrColor |
ColladaAbstractShader.getDiffuse()
Indicates the shader's diffuse parameter.
|
ColladaTextureOrColor |
ColladaAbstractShader.getEmission()
Indicates the shader's emission parameter.
|
ColladaTextureOrColor |
ColladaAbstractShader.getSpecular()
Indicates the shader's specular parameter.
|