Class Attribute


public class Attribute extends ShaderVariable
An attribute is a shader variable mapping to a VertexBuffer data on the CPU.
  • Constructor Details

    • Attribute

      public Attribute()