Skip to content

FirstPersonCamera

OrbitCamera nodes orbit around and look at their targets.

New Properties

PropertyTypeDefaultAccessDescription
target3f(0.0, 0.0, 0.0)🟩🟥▶️Camera target in absolute world ccordinates
Details

Type
1b: boolean
1c: color (integer)
1i: integer
1f: float
1s: string
2b: 2-component boolean vector
2i: 2-component integer vector
2f: 2-component float vector
3b: 3-component boolean vector
3i: 3-component integer vector
3f: 3-component float vector

Access
🟩 : Property value can be read with FxNode.Get
🟥 : Property value can be changed with FxNode.Set
❌ : Property value is read-only and can't be changed
▶️ : Property can be animated with FxAnimation

Inherited Properties

From Node

id layer order parent selected tag type typeName visible

From Object3D

liveRotate liveScale liveTranslate pivot rotate scale translate

From Camera

far fov near resolution roll zoom

atmIntensity atmMieColor atmMieDensity atmOzoneColor atmOzoneDensity atmPhase atmRayleighColor atmRayleighDensity bgColor bgVisible groundColor groundHorizon groundVisible iblBlur iblFile iblIntensity iblRotation skyMode sunAzimuth sunColor sunDiskVisible sunDiskRadius sunElevation sunIntensity sunShadowsOn unilightColor unilightIntensity

aaEnable aoEnable aoIntensity aoRadius bloomEnable bloomIntensity bloomThreshold caEnable caIntensity caShift ccBrightness ccContrast ccEnable ccHue ccSaturation ccTintColor ccTintIntensity cgLutContribution cgEnable cgLutFile distortEnable distortX distortY dofEnable dofFocalLength dofFocusDistance dofFStop exposure fisheyeEnable fisheyeIntensity fogColor fogDensity fogEnable gamma grainEnable grainIntensity grainStatic lensFlareEnable lensTextureEnable lensTextureFile lensTextureFilter letterBoxColor letterBoxEnable letterBoxSize overlayAlign overlayEnable overlayFile overlayOffset overlayOpacity sharpenEnable sharpenIntensity toneMapping vignetteEnable vignetteIntensity vignetteSize

See Also

FxNode, FxObject3D, FxCamera