Skip to content

Kaplay.Opacity

Modules

Comp

Values

addOpacityComponent

Value between 0 and 1

let addOpacity: (Kaplay.Context.t, float) => Kaplay.Types.comp
Parameters
float
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