SKView¶
Class | orca.SpriteKit | extends Node2D
2D viewport that renders an SKScene into the UI hierarchy
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
ReferenceWidth |
float |
Reference width for the sprite coordinate system |
ReferenceHeight |
float |
Reference height for the sprite coordinate system |
Scene |
string |
Name of SKScene to render |