godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Projection.this
godot
projection
Projection
Undocumented in source.
this
(Vector4 x, Vector4 y, Vector4 z, Vector4 w)
this
(real_t[16] mat)
struct
Projection
this
(
real_t
[16]
mat
)
this
(Transform3D p_transform)
Meta
Source
See Implementation
godot
projection
Projection
aliases
PLANE_BOTTOM
PLANE_FAR
PLANE_LEFT
PLANE_NEAR
PLANE_RIGHT
PLANE_TOP
constructors
this
enums
Planes
functions
addJitterOffset
adjustPerspectiveZNear
determinant
flipY
flippedY
getAspect
getEndpoints
getFarPlaneHalfExtents
getFov
getLODMultiplier
getProjectionPlane
getProjectionPlanes
getViewportHalfExtents
getZFar
getZNear
get_pixels_per_meter
inverse
invert
isOrthogonal
jitter_offseted
makeScale
opBinary
opCast
opEquals
opIndex
perspective_znear_adjusted
scaleTranslateToFit
setDepthCorrection
setForHMD
setFrustum
setIdentity
setLightAtlasRect
setLightBias
setOrthogonal
setPerspective
setZero
xform
xform4
xform_inv
static functions
createDepthCorrection
createFitAABB
createForHMD
createFrustum
createFrustumAspect
createLightAtlasRect
createOrthogonal
createOrthogonalAspect
createPerspective
createPerspectiveHMD
getFovY
unions
__anonymous