Navigation
API > API/Plugins > API/Plugins/GeometryCache
Hold the visibility state for a given time range
| |
|
| Name |
FVisibilitySample |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrack.h |
| Include Path |
#include "GeometryCacheTrack.h" |
Syntax
struct FVisibilitySample
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GeometryCacheTrack.h |
|
|
|
GeometryCacheTrack.h |
|
Constants
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bVisibilityState |
bool |
|
GeometryCacheTrack.h |
|
| Range |
TRange< float > |
|
GeometryCacheTrack.h |
|
Functions
Public