Rayity

rayity > “shape” > Shape

Interface: Shape

A distance function

Properties

call

● call: function

Defined in shape.ts:11

Calculate the distance from position

Type declaration

(position: Expression): Expression

Defined in shape.ts:11

Parameters:

Param Type Description
position Expression -

Returns: Expression