Public Member Functions | Public Attributes | List of all members
FRuntimeMeshBlueprintVertexSimple Struct Reference

#include <RuntimeMeshBlueprint.h>

Public Member Functions

 FRuntimeMeshBlueprintVertexSimple ()
 
 FRuntimeMeshBlueprintVertexSimple (const FVector &InPosition, const FVector &InNormal, const FRuntimeMeshTangent &InTangent, const FVector2D &InUV0, FLinearColor InColor=FLinearColor::White)
 

Public Attributes

FLinearColor Color
 
FVector Normal
 
FVector Position
 
FRuntimeMeshTangent Tangent
 
FVector2D UV0
 

Detailed Description

Definition at line 13 of file RuntimeMeshBlueprint.h.

Constructor & Destructor Documentation

FRuntimeMeshBlueprintVertexSimple::FRuntimeMeshBlueprintVertexSimple ( )
inline

Definition at line 39 of file RuntimeMeshBlueprint.h.

FRuntimeMeshBlueprintVertexSimple::FRuntimeMeshBlueprintVertexSimple ( const FVector &  InPosition,
const FVector &  InNormal,
const FRuntimeMeshTangent InTangent,
const FVector2D &  InUV0,
FLinearColor  InColor = FLinearColor::White 
)
inline

Definition at line 48 of file RuntimeMeshBlueprint.h.

Member Data Documentation

FLinearColor FRuntimeMeshBlueprintVertexSimple::Color

Vertex color

Definition at line 32 of file RuntimeMeshBlueprint.h.

FVector FRuntimeMeshBlueprintVertexSimple::Normal

Vertex normal

Definition at line 24 of file RuntimeMeshBlueprint.h.

FVector FRuntimeMeshBlueprintVertexSimple::Position

Vertex position

Definition at line 20 of file RuntimeMeshBlueprint.h.

FRuntimeMeshTangent FRuntimeMeshBlueprintVertexSimple::Tangent

Vertex tangent

Definition at line 28 of file RuntimeMeshBlueprint.h.

FVector2D FRuntimeMeshBlueprintVertexSimple::UV0

Vertex texture co-ordinate

Definition at line 36 of file RuntimeMeshBlueprint.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31