FastLED 3.9.3
|
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 |
float animartrix_detail::render_parameters::angle |
Definition at line 83 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::center_x = (999 / 2) - 0.5 |
Definition at line 81 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::center_y = (999 / 2) - 0.5 |
Definition at line 82 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::dist |
Definition at line 83 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::high_limit = 1 |
Definition at line 90 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::low_limit = 0 |
Definition at line 89 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::offset_x |
Definition at line 87 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::offset_y |
Definition at line 87 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::offset_z |
Definition at line 87 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::scale_x = 0.1 |
Definition at line 84 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::scale_y = 0.1 |
Definition at line 85 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::scale_z = 0.1 |
Definition at line 86 of file animartrix_detail.hpp.
float animartrix_detail::render_parameters::z |
Definition at line 88 of file animartrix_detail.hpp.