 |
MeshIsCustomVertexBuffer Property |
When true, then a custom user vertex buffer is used. This means that we must not recreate this vertex buffer or dispose it.
Namespace: Ab4d.SharpEngine.MeshesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxprotected bool IsCustomVertexBuffer { get; }Property Value
Boolean
See Also