-
- All Implemented Interfaces:
-
com.kyant.backdrop.highlight.HighlightStyle
@Immutable() public final class HighlightStyle.Ambient implements HighlightStyle
-
-
Constructor Summary
Constructors Constructor Description HighlightStyle.Ambient(Float intensity)
-
Method Summary
Modifier and Type Method Description ColorgetColor()BlendModegetBlendMode()final FloatgetIntensity()<ERROR CLASS>createShader(DrawScope $self, Shape shape, RuntimeShaderCache runtimeShaderCache)-
-
Constructor Detail
-
HighlightStyle.Ambient
HighlightStyle.Ambient(Float intensity)
-
-
Method Detail
-
getColor
Color getColor()
-
getBlendMode
BlendMode getBlendMode()
-
getIntensity
final Float getIntensity()
-
createShader
@RequiresApi(value = 31) <ERROR CLASS> createShader(DrawScope $self, Shape shape, RuntimeShaderCache runtimeShaderCache)
-
-
-
-