Math3D Full Project API
Preparing search index...
renderer/src/math/surfaceInvariants
getGraphFunction
Function getGraphFunction
getGraphFunction
(
surfaceId
:
SurfaceId
,
graphExpr
?:
string
,
)
:
(
(
x
:
number
,
y
:
number
)
=>
number
)
|
null
Parameters
surfaceId
:
SurfaceId
Optional
graphExpr
:
string
Returns (
(
x
:
number
,
y
:
number
)
=>
number
)
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Math3D Full Project API
Loading...