SetByIndex

Overload list

Windows
MacOS
Linux
Name Description

Protected function Const

void

 

SetByIndex

(
    const int32 ElementIndex,
    const ViewType& Value
)

Set the attribute index 0 element with the given index to the provided value

Protected function Const

void

 

SetByIndex

(
    const int32 ElementIndex,
    const int32 AttributeIndex,
    const ViewType& Value
)

Set the element with the given element and attribute indices to the provided value

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