Click or drag to resize

MeshGeometryVerticesWriteChannelHalf Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void VerticesWriteChannelHalf(
	VertexElementSemantic semantic,
	HalfType[] data,
	byte[] writeToVertices
)

Parameters

semantic  VertexElementSemantic
 
data  HalfType
 
writeToVertices  Byte
 
See Also