ShaderType

public enum ShaderType

Class ShaderType. Provides shadertype functionality for the Hytale server.

java.lang.Object > ShaderType

Field Summary

No fields documented.

Method Detail

ShaderType

public private ShaderType (final int value)

Method ShaderType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static ShaderType fromValue (final int value)

Method fromValue.

Parameters:
final int value