Camera::getDofParam: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 December 2024

  • curprev 18:0718:07, 25 December 2024Shr0x talk contribs 824 bytes +824 Created page with "{{ClientsideJsFunction}} {{JSContainer| === Summary === Retrieves the current value of a specific Depth of Field (DOF) parameter for the active camera. === Syntax === <syntaxhighlight lang="javascript"> camera.getDofParam(paramHash); </syntaxhighlight> === Required Parameters === * '''paramHash:''' {{RageType|number}} - The hash of the DOF parameter to retrieve. === Return Value === * '''{{RageType|bool|number|Array}}''' - The value of the specified DOF parameter. Th..."