InstanceNode

Inheritance: java.lang.Object, InstanceWithExtra

The instance node. The instance_node element declares the instantiation of a COLLADA node resource.

Constructors

ConstructorDescription
InstanceNode()

Methods

MethodDescription
getProxy()Gets or sets the proxy.
setProxy(String value)Gets or sets the proxy.

InstanceNode()

public InstanceNode()

getProxy()

public final String getProxy()

Gets or sets the proxy.

Returns: String

setProxy(String value)

public final void setProxy(String value)

Gets or sets the proxy.