FColorVertexBuffer::InitFromSingleColor

Load from single color.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Rendering/ColorVertexBuffer.h"

Syntax

void InitFromSingleColor
(
    const FColor & InColor,
    uint32 Count
)

Remarks

Load from single color.

Parameters

Parameter

Description

Count

must be > 0

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