trait AngleQualifierTrait

Trait AngleQualifierTrait

Methods

angle(int|string|array|mixed ...$degree)

Sets the angle of the rotation of the asset.

Details

static Angle angle(int|string|array|mixed ...$degree)

Sets the angle of the rotation of the asset.

Parameters

Name Type Description
...$degree int|string|array|mixed The rotation degree and/or mode.

Return Value

Angle