# Function: getPointBySuperPoint() (/jsdoc/pixi-vn/index/namespaces/CanvasPropertyUtility/functions/getPointBySuperPoint)



\> **getPointBySuperPoint**(`superPoint`, `angle`): `object`

Defined in: [src/canvas/functions/canvas-property-utility.ts:175](https://github.com/DRincs-Productions/pixi-vn/blob/11c55b5d212c6c7eaffb12776b3f83f4d38e1ede/src/canvas/functions/canvas-property-utility.ts#L175)

## Parameters [#parameters]

### superPoint [#superpoint]

#### x [#x]

`number`

#### y [#y]

`number`

### angle [#angle]

`number`

## Returns [#returns]

`object`

### x [#x-1]

\> **x**: `number`

### y [#y-1]

\> **y**: `number`
