Struct FScrollingCollectionProperties
Namespace:
Assembly: .dll
Syntax
public: struct FScrollingCollectionProperties
Fields
| Improve this Doc View SourceCenter
The Center of the viewable area, relative to the Scrolling Collection Component.
Declaration
public: FVector Center
Field Value
| Type | Description |
|---|---|
| FVector |
Height
The height of the viewable area
Declaration
public: float Height
Field Value
| Type | Description |
|---|---|
| float |
Width
The width of the viewable area
Declaration
public: float Width
Field Value
| Type | Description |
|---|---|
| float |