Show / Hide Table of Contents

Class AttributeImp

Contains a handle for any type of attribute buffer stored on GPU memory such as vertices, normals, uvs etc.

Inheritance
System.Object
AttributeImp
Implements
IAttribImp
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Fusee.Engine.Imp.Blazor
Assembly: Fusee.Engine.Imp.Graphics.Blazor.dll
Syntax
public class AttributeImp : IAttribImp

Implements

IAttribImp
Generated by DocFX
GitHub Repo
Back to top