Show / Hide Table of Contents

Interface IAttribImp

Interface for implementing handles on attribute arrays stored on GPU memory such as vertices, normals, uvs etc. This interface does not require any particular public implementation. It is meant as a markup-Interface to identify types.

Namespace: Fusee.Engine.Common
Assembly: Fusee.Engine.Common.dll
Syntax
public interface IAttribImp
Generated by DocFX
GitHub Repo
Back to top