NormalAttribute Description sealed class Tinman.Gpu.Semantic.NormalAttribute Derived from Attribute abstract Associates the NORMAL[n] semantic with the annotated field. See also VertexElementUsage.Normal Public / Constructors NormalAttribute 2 overloads public constructor NormalAttribute1 → () Creates a new instance of Normal. The semantic Index will be zero. public constructor NormalAttribute2 → (1) index in : int32 The semantic Index. Will be clamped to [0..63]. Creates a new instance of Normal. Public / Attributes Index public readonly attribute Index → (int32) The zero-based semantic index. LengthAttribute OrderAttribute