Version: 2021.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

RayTracingAccelerationStructure.UpdateInstanceTransform

매뉴얼로 전환
public void UpdateInstanceTransform (Renderer renderer);

설명

Updates the transform of the instance associated with the Renderer passed as argument.

Note that building the acceleration structure on the GPU has to be triggered by calling RayTracingAccelerationStructure.Build or CommandBuffer.BuildRayTracingAccelerationStructure.