Property Index
Index
Gets or sets the index of the texture to be bound to the shader. Only applicable to texture array objects.
public int? Index { get; set; }
Property Value
- int?
Gets or sets the index of the texture to be bound to the shader. Only applicable to texture array objects.
public int? Index { get; set; }