Uses of Class
com.openinventor.inventor.nodes.SoShaderParameterImage
Packages that use SoShaderParameterImage
-
Uses of SoShaderParameterImage in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoShaderParameterImageModifier and TypeMethodDescriptionSoShaderProgram.addShaderParameterImage
(String name, SoTexture tex) Convenience method to create anSoShaderParameterImage
with the specified name and value and add it to this shader program.