 |
MeshUpdateDataChannel Method |
UpdateDataChannel method should be called when the data in the channel array are changed.
This will dispose the existing GpuBuffer and generate a new one when needed.
Namespace: Ab4d.SharpEngine.MeshesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.0.9208+3b2441d6a11f923f2600f40f4296bdc3d8b46035
Syntaxpublic virtual void UpdateDataChannel(
MeshDataChannelTypes channelType
)
Parameters
- channelType MeshDataChannelTypes
- MeshDataChannelTypes
See Also