Open 3D Engine WhiteBox Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
WhiteBox::AttributeTrait< AttributeType::Position > Struct Reference

Attribute trait specialization for vertex position attribute. More...

#include <WhiteBoxAttributeBuffer.h>

Public Types

using BufferType = Vector3Buffer
 

Static Public Attributes

static constexpr const char * ShaderSemantic = "POSITION"
 

Detailed Description

Attribute trait specialization for vertex position attribute.


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