mirror of
https://github.com/FOSS-Supremacy/OpenLiberty.git
synced 2025-04-28 20:07:57 +03:00
7 lines
92 B
GDScript
7 lines
92 B
GDScript
class_name TDFX
|
|
extends RefCounted
|
|
|
|
|
|
var parent: int
|
|
var position: Vector3
|
|
var color: Color
|