Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

RayTracingAccelerationStructure.GetSize

マニュアルに切り替える
public ulong GetSize ();

戻り値

ulong The total size of the acceleration structure in GPU memory in bytes.

説明

Returns the total size of this RayTracingAccelerationStructure in GPU memory in bytes.

Building the acceleration structure prior to this call is not required.