StandardVertexEquals(StandardVertex, Single, Single) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool Equals(
ref StandardVertex v,
float positionEpsilon,
float otherChannelsEpsilon
)
Parameters
- v StandardVertex
-
- positionEpsilon Single
-
- otherChannelsEpsilon Single
-
Return Value
Boolean
See Also