-
Returns the enum constant of this class with the specified name.
RenderLayer.OutlineMode.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
(package private)
MultiPhaseParameters(RenderPhase.TextureBase texture,
RenderPhase.ShaderProgram program,
RenderPhase.Transparency transparency,
RenderPhase.DepthTest depthTest,
RenderPhase.Cull cull,
RenderPhase.Lightmap lightmap,
RenderPhase.Overlay overlay,
RenderPhase.Layering layering,
RenderPhase.Target target,
RenderPhase.Texturing texturing,
RenderPhase.WriteMaskState writeMaskState,
RenderPhase.LineWidth lineWidth,
RenderPhase.ColorLogic colorLogic,
RenderLayer.OutlineMode outlineMode)