|
Blender V4.3
|
#include <DNA_vec_types.h>
Public Attributes | |
| float | value [4][4] |
This type generally shouldn't be used. It only exists for cases where a DNA type that corresponds to blender:float4x4 is required. Note that float4x4 is 16 byte aligned, but we can't enforce that this struct yet.
Definition at line 58 of file DNA_vec_types.h.
| float mat4x4f::value[4][4] |
Definition at line 59 of file DNA_vec_types.h.