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