Simple3DRendererVertex Constructor |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Vertex(
Vector3F position,
uint color,
uint colorInvisibleBehindObjects
)
Parameters
- position Vector3F
-
- color UInt32
-
- colorInvisibleBehindObjects UInt32
-
See Also