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.