<itemvalue="Fixes the [SnackBar] at the bottom of the [Scaffold]. The exception is that the [SnackBar] will be shown above a [BottomNavigationBar] or a [NavigationBar]. Additionally, the [SnackBar] will cause other non-fixed widgets inside [Scaffold] to be pushed above (for example, the [FloatingActionButton])."/>
@ -60,8 +62,6 @@
<itemvalue="Constructs Matrix4 from [translation], [rotation] and [scale]."/>
<itemvalue="Defines a [Quaternion] (a four-dimensional vector) for efficient rotation calculations. Quaternion are better for interpolating between rotations and avoid the [gimbal lock](http:de.wikipedia.orgwikiGimbal_Lock) problem compared to euler rotations."/>
<itemvalue="Is this object visiable."/>
<itemvalue="The backface will be culled without rendering."/>
<itemvalue="updateTransform after you change the value."/>