Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FActiveViewRange |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDActiveView.h |
| Include Path | #include "Chaos/PBDActiveView.h" |
Syntax
class FActiveViewRange
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/PBDActiveView.h | |||
FActiveViewRange
(
int32 InOffset, |
Chaos/PBDActiveView.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsActive | uint32 | Chaos/PBDActiveView.h | ||
| Offset | uint32 | Chaos/PBDActiveView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetOffset() |
Chaos/PBDActiveView.h | ||
bool IsActive() |
Chaos/PBDActiveView.h | ||
void SetActive
(
bool bActivate |
Chaos/PBDActiveView.h |