CPBeatShaderSmoothing

org.cosplay.prefabs.shaders.CPBeatShaderSmoothing

Smoothing modes for the beat shader.

Attributes

Source:
CPBeatShader.scala
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Enum entries

Smoothes brightness both below and above beat threshold.

Smoothes brightness both below and above beat threshold.

Attributes

Source:
CPBeatShader.scala

Smoothes brightness only below beat threshold.

Smoothes brightness only below beat threshold.

Attributes

Source:
CPBeatShader.scala

Binary (blinking) mode where brightness is either on or off depending on the threshold.

Binary (blinking) mode where brightness is either on or off depending on the threshold.

Attributes

Source:
CPBeatShader.scala

Smoothes brightness only above beat threshold.

Smoothes brightness only above beat threshold.

Attributes

Source:
CPBeatShader.scala