NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.SharpBgfx
DynamicVertexBuffer Structure
DynamicVertexBuffer Methods
Equals Method
Equals Method (Object)
Equals Method (DynamicVertexBuffer)
DynamicVertexBuffer
Equals Method (DynamicVertexBuffer)
Determines whether the specified object is equal to this instance.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
Equals
(
DynamicVertexBuffer
other
)
Parameters
other
Type:
Internal.SharpBgfx
DynamicVertexBuffer
The object to compare with this instance.
Return Value
Type:
Boolean
true
if the specified object is equal to this instance; otherwise,
false
.
Implements
IEquatable
T
Equals(T)
See Also
Reference
DynamicVertexBuffer Structure
Equals Overload
Internal.SharpBgfx Namespace
Copyright 2024 NeoAxis Group. All rights reserved.