Origin

Inheritance: java.lang.Object, ColladaElement

The origin. Describes the origin of an object frame. The origin is given by a position in 3D space.

Constructors

ConstructorDescription
Origin()

Methods

MethodDescription
getText()Gets or sets the values as text.
setText(String value)Gets or sets the values as text.

Origin()

public Origin()

getText()

public final String getText()

Gets or sets the values as text.

Returns: String

setText(String value)

public final void setText(String value)

Gets or sets the values as text.