MaxF

From Dragon Age Toolset Wiki
Revision as of 15:34, 11 June 2011 by Sunjammer (Talk | contribs) (Changed category)

Jump to: navigation, search

Returns the greater value of f1 and f2

float MaxF(
float f1,
float f2
);
Parameters:
f1
Float 1
f2
Float 2
Returns:

returns the greater value of both

Source:

Core Resources.core.h