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
&40;
int RawID,
void &42; Buffer,
int BufferSize
&41; 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