Uses of Class
com.aspose.threed.RenderStage
-
-
Uses of RenderStage in com.aspose.threed
Methods in com.aspose.threed that return RenderStage Modifier and Type Method Description RenderStage
Renderer. getRenderStage()
Gets the current render stage.static RenderStage
RenderStage. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static RenderStage[]
RenderStage. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-