SetAt

Sets the value

Syntax

Definition:

HRESULT SetAt(
    LONGLONG          nOffset,
    TcVnVector4_REAL& aVector
)

Parameters

Name

Type

Description

nOffset

LONGLONG

Offset to the current position

aVector

TcVnVector4_REAL&

The value to set

 Return value

HRESULT