- Preparing search index...
- The search index is not available
solid-akkadi
Type alias TransformsProps
TransformsProps: { position?: Vec3; rotation?: Vec3; scale?: Vec3; }
Type declaration
-
Optional
position?: Vec3
-
Optional
rotation?: Vec3
-
Optional
scale?: Vec3
The TransformsProps type is used to define optional position, rotation, and scale properties for a component in a Solid Akkadi app.