Skip to content

AMRISubjectState::GetTransform

Class: AMRISubjectState

Returns the subject's current world transform (position + rotation + scale).

Syntax

const FTransform & AMRISubjectState::GetTransform() const

Return Value

Const reference to the replicated Transform.

Blueprint

Blueprint: Callable from Blueprints

Remarks

Const reference to the replicated Transform. UFUNCTION