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