Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/RHI/Public/RHI.h |
Include |
#include "RHI.h" |
struct FVertexElement
Name | Description | ||
---|---|---|---|
|
AttributeIndex |
||
|
bUseInstanceIndex |
Whether to use instance index or vertex index to consume the element. |
|
|
Offset |
||
|
StreamIndex |
||
|
Stride |
||
|
TEnumAsByte< EV... |
Type |
Name | Description | |
---|---|---|
|
FVertexElement() |
|
|
FVertexElement |
Name | Description | ||
---|---|---|---|
|
FromString ( |
||
|
FromString ( |
||
|
ToString() |
Name | Description | ||
---|---|---|---|
|
operator= ( |
Suppress the compiler generated assignment operator so that padding won't be copied. |