VertexPositionNormal()
Description:
Constructs the vertex from a point and a normal vector.
Constructs the vertex from a point and a normal vector.
public VertexPositionNormal(
XYZ position,
XYZ normal
)
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…