- _getUserData
Array _getUserData()
- _setUserData
void _setUserData(Array data)
- addUser
void addUser(NodePathArg0 path, Texture lightmap, long instance)
- clearUsers
void clearUsers()
- getBounds
AABB getBounds()
- getCellSpaceTransform
Transform getCellSpaceTransform()
- getCellSubdiv
long getCellSubdiv()
- getEnergy
double getEnergy()
- getOctree
PoolByteArray getOctree()
- getUserCount
long getUserCount()
- getUserLightmap
Ref!Texture getUserLightmap(long user_idx)
- getUserPath
NodePath getUserPath(long user_idx)
- opAssign
BakedLightmapData opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(BakedLightmapData other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBounds
void setBounds(AABB bounds)
- setCellSpaceTransform
void setCellSpaceTransform(Transform xform)
- setCellSubdiv
void setCellSubdiv(long cell_subdiv)
- setEnergy
void setEnergy(double energy)
- setOctree
void setOctree(PoolByteArray octree)