Kaplay.Opacity
Modules
Comp
Values
addOpacityComponent
Value between 0 and 1
let addOpacity: (Kaplay.Context.t, float) => Kaplay.Types.comp
Return type
getOpacity
let getOpacity: T.t => float
Parameters
T.t
Return type
float
setOpacity
let setOpacity: (T.t, float) => unit
Parameters
T.t
float
Return type
unit