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