PhotoModeFrame class
PhotoModeFrame
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
images | ink.ImageWidgetReference[] | scripted |
keepImageAspectRatio | bool | scripted |
stickersController | WeakHandle<game.ui.PhotoModeStickersController> | scripted |
currentImagePart | CName | scripted |
opacity | float | scripted |
Functions
void SetupScale(Vector2 rootSize)RTTIvoid SetAtlas(red.ResourceReferenceScriptToken atlasPath)RTTIvoid SetImages(CName[] imageParts)RTTIvoid SetColor(Color color)RTTIvoid SetFlip(bool horizontal, bool vertical)RTTIvoid Update(float timeDelta)RTTI