Lens Scripting API
Editor Scripting API
Guide Docs
Preparing search index...
Built-In
TensorMath
approximatePolygonalCurve
Function approximatePolygonalCurve
approximatePolygonalCurve
(
inTensor
:
Float32Array
,
inShape
:
vec3
,
epsilon
:
number
,
closed
:
boolean
,
outTensor
:
Float32Array
,
)
:
number
Approximates a polygonal curve with the specified precision.
Parameters
inTensor
:
Float32Array
inShape
:
vec3
epsilon
:
number
closed
:
boolean
outTensor
:
Float32Array
Returns
number
Settings
Member Visibility
Inherited
Deprecated
Theme
OS
Light
Dark
Editor Scripting API
Guide Docs
Lens Scripting API
Loading...
Approximates a polygonal curve with the specified precision.