Annotation Type AtmosphereProgram.FragMode
-
@Retention(SOURCE) public static @interface AtmosphereProgram.FragMode
Frag color indicates the atmospheric scattering color components written to the fragment color. Accepted values areAtmosphereProgram.FRAGMODE_PRIMARY
,AtmosphereProgram.FRAGMODE_SECONDARY
andAtmosphereProgram.FRAGMODE_PRIMARY_TEX_BLEND
.