Skip to main content

TopDownCameraLanderSystem

Functions

getSampler(terrain, cache)
land(lander, controller, terrain, samplerCache)

getSampler(terrain, cache)

Kind: global function

ParamType
terrainTerrain
cacheCache.<number, Sampler2D>

land(lander, controller, terrain, samplerCache)

Kind: global function

ParamType
landerTopDownCameraLander
controllerTopDownCameraController
terrainTerrain
samplerCacheCache.<number, Sampler2D>

land~target : Vector3

Kind: inner constant of land