MaxF

From Dragon Age Toolset Wiki
Revision as of 01:23, 27 February 2011 by Yokmp (Talk | contribs) (Created)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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