Berserk
Public Attributes | List of all members
MeshAttributeInfo Class Reference

Info about attribute. More...

#include <MeshFormats.hpp>

Public Attributes

bool vertex = false
 
bool attribute = false
 
bool skinning = false
 
uint32 size = 0
 
RHIVertexElementType elementType = RHIVertexElementType::Unknown
 

Detailed Description

Info about attribute.

Member Data Documentation

◆ attribute

bool MeshAttributeInfo::attribute = false

◆ elementType

RHIVertexElementType MeshAttributeInfo::elementType = RHIVertexElementType::Unknown

◆ size

uint32 MeshAttributeInfo::size = 0

◆ skinning

bool MeshAttributeInfo::skinning = false

◆ vertex

bool MeshAttributeInfo::vertex = false

The documentation for this class was generated from the following file: