Combined display of all available logs of DF21 Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:34, 14 December 2024 Lucius talk contribs created page Math Script API (Created page with "Core math API used by the script system. It can be accessed using the math interface and consists of a number of constants, functions, and built-in vector and matrix types. == Basic Types == Basic math types available to the script system include: * int - 32-bit signed integer * uint - 32-bit unsigned integer * float - 32-bit floating point value == Vector and Matrix Types == * '''float2, float3, float4''' - vector types of the indicated size. A float3, for example,...") Tag: Visual edit