Figler.Schema.ColorStopVar (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for ColorStopVar.

Summary

Types

t()

@type t() :: %Figler.Schema.ColorStopVar{
  color: Figler.Schema.Color.t() | nil,
  color_var: Figler.Schema.VariableData.t() | nil,
  position: float() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()