Version: 1.4
LanguageEnglish
  • C#

ManagementMode

enumeration

Description

Defines whether Unity updates a RayTracingAccelerationStructure automatically, or if the user updates it manually via API.

Properties

ManualGives user control over populating and updating the RayTracingAccelerationStructure.
AutomaticAutomatically populates and updates the RayTracingAccelerationStructure.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答