static size_t GetMemorySize(
ResParticleCollection resource,
size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
);
| Name | Description | |
|---|---|---|
| in | resource | Resource. |
| in | alignment | Allocator memory alignment. |
Gets the memory size required at time of creation.
CONFIDENTIAL