CombineInstance.realtimeLightmapScaleOffset
public Vector4 realtimeLightmapScaleOffset;
Description 描述
The realtime lightmap UV scale and offset applied to the Mesh.
This property sets the realtime (dynamic) lightmap UV scale and offset applied to the Mesh. It is only used when lightmapped meshes are combined.
See Also: Mesh.CombineMeshes, lightmapScaleOffset, Renderer.realtimeLightmapScaleOffset.