MeshGeometryVerticesWriteChannelHalf Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void VerticesWriteChannelHalf(
VertexElementSemantic semantic,
HalfType[] data,
byte[] writeToVertices
)
Parameters
- semantic VertexElementSemantic
-
- data HalfType
-
- writeToVertices Byte
-
See Also