FastLED 3.9.3
Loading...
Searching...
No Matches
animartrix_detail::render_parameters Struct Reference

Detailed Description

Definition at line 77 of file animartrix_detail.hpp.

Public Attributes

float center_x = (999 / 2) - 0.5
 
float center_y = (999 / 2) - 0.5
 
float dist
 
float angle
 
float scale_x = 0.1
 
float scale_y = 0.1
 
float scale_z = 0.1
 
float offset_x
 
float offset_y
 
float offset_z
 
float z
 
float low_limit = 0
 
float high_limit = 1
 

Member Data Documentation

◆ angle

float animartrix_detail::render_parameters::angle

Definition at line 83 of file animartrix_detail.hpp.

◆ center_x

float animartrix_detail::render_parameters::center_x = (999 / 2) - 0.5

Definition at line 81 of file animartrix_detail.hpp.

◆ center_y

float animartrix_detail::render_parameters::center_y = (999 / 2) - 0.5

Definition at line 82 of file animartrix_detail.hpp.

◆ dist

float animartrix_detail::render_parameters::dist

Definition at line 83 of file animartrix_detail.hpp.

◆ high_limit

float animartrix_detail::render_parameters::high_limit = 1

Definition at line 90 of file animartrix_detail.hpp.

◆ low_limit

float animartrix_detail::render_parameters::low_limit = 0

Definition at line 89 of file animartrix_detail.hpp.

◆ offset_x

float animartrix_detail::render_parameters::offset_x

Definition at line 87 of file animartrix_detail.hpp.

◆ offset_y

float animartrix_detail::render_parameters::offset_y

Definition at line 87 of file animartrix_detail.hpp.

◆ offset_z

float animartrix_detail::render_parameters::offset_z

Definition at line 87 of file animartrix_detail.hpp.

◆ scale_x

float animartrix_detail::render_parameters::scale_x = 0.1

Definition at line 84 of file animartrix_detail.hpp.

◆ scale_y

float animartrix_detail::render_parameters::scale_y = 0.1

Definition at line 85 of file animartrix_detail.hpp.

◆ scale_z

float animartrix_detail::render_parameters::scale_z = 0.1

Definition at line 86 of file animartrix_detail.hpp.

◆ z

float animartrix_detail::render_parameters::z

Definition at line 88 of file animartrix_detail.hpp.


The documentation for this struct was generated from the following file: