
info.laht.threekt.core.Cloneable.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common Show documentation
Show all versions of common Show documentation
Port of the three.js 3D javascript library for Kotlin/JVM
The newest version!
package info.laht.threekt.core
interface Cloneable {
fun clone(): Any
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy