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

Copy Markdown View Source

Generated Kiwi message module for ScatterStrokeSettings.

Summary

Types

t()

@type t() :: %Figler.Schema.ScatterStrokeSettings{
  angular_jitter: float() | nil,
  gap: float() | nil,
  rotation: float() | nil,
  size_jitter: float() | nil,
  wiggle: float() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()