eva.js.transformparams
Home > @eva/eva.js > TransformParams
TransformParams interface
Signature:export interface TransformParams extends ComponentParams
Properties
Property | Type | Description |
---|---|---|
anchor? | Vector2 | (Optional) |
origin? | Vector2 | (Optional) |
position? | Vector2 | (Optional) |
rotation? | number | (Optional) |
scale? | Vector2 | (Optional) |
size? | Size2 | (Optional) |
skew? | Vector2 | (Optional) |