Table of Contents

Class LunyMath

Namespace
Luny.Engine.Bridge
Assembly
Luny.dll
public static class LunyMath
Inheritance
object
LunyMath

Methods

CopySign(float, float)

public static float CopySign(float magnitude, float sign)

Parameters

magnitude float
sign float

Returns

float