All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ch.viseon.threejs.declarations.helpers.AxesHelper.kt Maven / Gradle / Ivy

//Generated date 23.11.2018
@file:JsModule("three")
package ch.viseon.threejs.declarations.helpers

	/**
	* An axis object to visualize the 3 axes in a simple way. The X axis is red. The Y axis is green. The Z axis is blue.
	*/
open external class AxesHelper(size: Double = definedExternally): ch.viseon.threejs.declarations.objects.LineSegments{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy