TargetableFloat3

Inheritance: java.lang.Object, ColladaElement

The target able float 3.

Constructors

ConstructorDescription
TargetableFloat3()

Methods

MethodDescription
getSid()Gets or sets the sid.
setSid(String value)Gets or sets the sid.
getText()Gets or sets the value float3 as text.
setText(String value)Gets or sets the value float3 as text.

TargetableFloat3()

public TargetableFloat3()

getSid()

public final String getSid()

Gets or sets the sid.

Returns: String

setSid(String value)

public final void setSid(String value)

Gets or sets the sid.

getText()

public final String getText()

Gets or sets the value float3 as text.

Returns: String

setText(String value)

public final void setText(String value)

Gets or sets the value float3 as text.