Version: 2022.3
言語: 日本語

Terrain.enableHeightmapRayTracing

マニュアルに切り替える
public bool enableHeightmapRayTracing ;

説明

When this options is enabled, Terrain heightmap geometries will be added in acceleration structures used for Ray Tracing.

Use RayTracingAccelerationStructure.CullInstances function to add Terrain heightmap geometries to the acceleration structure.

See Also: RayTracingAccelerationStructure, SystemInfo.supportsRayTracing.