Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/TDynamicVertexAttribute
- TDynamicAttributeBase::CopyOut()
- TDynamicVertexAttribute::CopyOut()
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicVertexAttribute.h |
| Include | #include "DynamicMesh/DynamicVertexAttribute.h" |
virtual bool CopyOut
(
int RawID,
void * Buffer,
int BufferSize
) const
Remarks
Generic function to copy data out of an attribute; it's up to the derived class to map RawID to chunks of attribute data