TGPUSkinVertexFloat16Uvs

16 bit UV version of skeletal mesh vertex make sure to update GpuSkinCacheCommon.usf if the member sizes/order change!

Windows
MacOS
Linux

Inheritance Hierarchy

TGPUSkinVertexBase

TGPUSkinVertexFloat16Uvs

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshVertexBuffer.h

Include

#include "Rendering/SkeletalMeshVertexBuffer.h"

Syntax

template<uint32 InNumTexCoords>
struct TGPUSkinVertexFloat16Uvs : public TGPUSkinVertexBase

Remarks

16 bit UV version of skeletal mesh vertex make sure to update GpuSkinCacheCommon.usf if the member sizes/order change!

Variables

Name Description

Public variable

FVector

 

Position

Full float position

Public variable

FVector2DHalf[N...

 

UVs

Half float UVs

Constants

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss