ActorVisibilityStatus enum
ActorVisibilityStatus
C# base type: int (4 bytes).
Values
| Name | Value | |
|---|---|---|
OUTSIDE_CAMERA | 0 | |
IN_CAMERA | 1 | |
VISIBLE | 2 | |
LOOKEDAT | 3 |
ActorVisibilityStatus
C# base type: int (4 bytes).
| Name | Value | |
|---|---|---|
OUTSIDE_CAMERA | 0 | |
IN_CAMERA | 1 | |
VISIBLE | 2 | |
LOOKEDAT | 3 |