VisualServerSingleton.lightmapCaptureSetOctreeCellTransform

Sets the octree cell transform for this lightmap capture's octree. Equivalent to BakedLightmapData.cellSpaceTransform.

struct VisualServerSingleton
@nogc nothrow
void
lightmapCaptureSetOctreeCellTransform
(
in RID capture
,
in Transform xform
)

Meta