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

Copy Markdown View Source

Generated Kiwi message module for TransformFnValue.

Summary

Types

t()

@type t() :: %Figler.Schema.TransformFnValue{
  matrix3d: Figler.Schema.Matrix4f.t() | nil,
  perspective: float() | nil,
  rotate_angle: float() | nil,
  translate_value: float() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()