I love the smell of UnrealEd crashing in the morning. – tarquin

Acos function

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 18:19, 2 July 2010 by Eliot (Talk | contribs) (Created page with '<noinclude>Acos is math function provided by the {{classgames|Object}} class.</noinclude> {{code|native static final function float '''Acos''' (float '''A''')}}…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Acos is math function provided by the Object(RTNP, U1, UT, U2, U2XMP, UE2Runtime, UT2003, UT2004, UDK, UT3) class.

native static final function float Acos (float A)

Calculates the arccos of A.