mirror of
https://github.com/FOSS-Supremacy/OpenLiberty.git
synced 2025-04-28 20:07:57 +03:00
9 lines
146 B
GDScript3
9 lines
146 B
GDScript3
![]() |
class_name ItemPlacement
|
||
|
extends RefCounted
|
||
|
|
||
|
var id: int
|
||
|
var model_name: String
|
||
|
var position: Vector3
|
||
|
var scale: Vector3
|
||
|
var rotation: Quaternion
|