FMUtilities.

MaxLossyScale(Transform) Method

Summary

Returns the highest value of UnityEngine.Transform.lossyScale.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion
Containing Type
FMUtilities

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static float MaxLossyScale(this Transform transform)

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
transform Transform

Return Value

Type Description
float