Uses of Enum Class
com.jme3.post.filters.BloomFilter.GlowMode
Packages that use BloomFilter.GlowMode
-
Uses of BloomFilter.GlowMode in com.jme3.post.filters
Methods in com.jme3.post.filters that return BloomFilter.GlowModeModifier and TypeMethodDescriptionstatic BloomFilter.GlowModeReturns the enum constant of this class with the specified name.static BloomFilter.GlowMode[]BloomFilter.GlowMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.jme3.post.filters with parameters of type BloomFilter.GlowModeModifierConstructorDescriptionBloomFilter(BloomFilter.GlowMode glowMode) Creates the bloom filter with the specified glow mode