SpriteView¶
Class | orca.SceneKit | extends Node3D
Billboard sprite renderer for 2D images in 3D space
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
Image |
Texture |
2D image texture to display on the billboard sprite |
Bounds |
vec4 |
Texture coordinates and sizing (X=U, Y=V, Z=width, W=height) |