Lens Scripting API
Editor Scripting API
Guide Docs
Preparing search index...
Built-In
TensorMath
powerToDb
Function powerToDb
powerToDb
(
inTensor
:
Float32Array
,
topDb
:
number
,
outTensor
:
Float32Array
)
:
void
Converts inTensor from the power scale to the decibel scale.
Parameters
inTensor
:
Float32Array
topDb
:
number
outTensor
:
Float32Array
Returns
void
Settings
Member Visibility
Inherited
Deprecated
Theme
OS
Light
Dark
Editor Scripting API
Guide Docs
Lens Scripting API
Loading...
Converts inTensor from the power scale to the decibel scale.