Click or drag to resize

MathHelperAccelerate Method (Single)

Accelerates the specified value with a pow of 1.5.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public static float Accelerate(
	float v
)

Parameters

v
Type: SystemSingle
The value to accelerate.

Return Value

Type: Single
The accelerated value.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also