eRPRM_Lights
This page covers the description of the eRPRM_Lights enumeration
public class eRPRM_Lights {
public static final int NONE = 0;
public static final int RPRM_LIGHT_UV = 128;
public static final int RPRM_LIGHT_WHITE_FULL = 6;
public static final int RPRM_LIGHT_OVD = 67108864;
}Last updated