Navigation
API > API/Plugins > API/Plugins/GeometryCache
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrack.h |
| Include | #include "GeometryCacheTrack.h" |
Syntax
struct FVisibilitySample
Remarks
Hold the visibility state for a given time range
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bVisibilityState | ||
| TRange< float > | Range |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVisibilitySample
(
bool bVisible |
Constants
| Name | Description |
|---|---|
| InvisibleSample | |
| VisibleSample |