VertexChannelNames.Normal Method

Gets the name of a normal channel.

This will typically contain Vector3 data.

Overload List

Name Description
VertexChannelNames.Normal () Gets the name of the primary normal channel.
VertexChannelNames.Normal (Int32) Gets the name of the normal channel with the specified index.

See Also

Reference

VertexChannelNames Class
VertexChannelNames Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace