UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDeprecatedSerializedPackedNormal Class Reference

#include <PackedNormal.h>

Public Member Functions

 operator FVector3f () const
 
 operator FVector3d () const
 
 operator FVector4f () const
 
 operator FVector4d () const
 

Friends

RENDERCORE_API FArchiveoperator<< (FArchive &Ar, FDeprecatedSerializedPackedNormal &N)
 

Member Function Documentation

◆ operator FVector3d()

FDeprecatedSerializedPackedNormal::operator FVector3d ( ) const
inline

◆ operator FVector3f()

FDeprecatedSerializedPackedNormal::operator FVector3f ( ) const
inline

◆ operator FVector4d()

FDeprecatedSerializedPackedNormal::operator FVector4d ( ) const
inline

◆ operator FVector4f()

FDeprecatedSerializedPackedNormal::operator FVector4f ( ) const
inline

Friends And Related Symbol Documentation

◆ operator<<

RENDERCORE_API FArchive & operator<< ( FArchive Ar,
FDeprecatedSerializedPackedNormal N 
)
friend

Member Data Documentation

◆ Packed

uint32 FDeprecatedSerializedPackedNormal::Packed

◆ W

uint8 FDeprecatedSerializedPackedNormal::W

◆ X

uint8 FDeprecatedSerializedPackedNormal::X

◆ Y

uint8 FDeprecatedSerializedPackedNormal::Y

◆ Z

uint8 FDeprecatedSerializedPackedNormal::Z

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