webani - v1.0.0
Preparing search index...
renderer/types/svg-transformation.type
SVGTransformation
Type Alias SVGTransformation
type
SVGTransformation
=
{
scale
:
Vector2
;
translation
:
Vector2
;
}
Index
Properties
scale
translation
Properties
scale
scale
:
Vector2
translation
translation
:
Vector2
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scale
translation
webani - v1.0.0
Loading...