Uses of Class
com.aspose.threed.ShaderSet
-
-
Uses of ShaderSet in com.aspose.threed
Methods in com.aspose.threed that return ShaderSet Modifier and Type Method Description ShaderSet
Renderer. getShaderSet()
Gets the shader set that used to render the sceneMethods in com.aspose.threed with parameters of type ShaderSet Modifier and Type Method Description void
Renderer. setShaderSet(ShaderSet value)
Sets the shader set that used to render the scene
-