Skip to main content

CompoundVertex

Complete API reference for CompoundVertex, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Uncategorized

Component: no


public class CompoundVertex

Constructors

SignatureDescription
CompoundVertex(CompoundVertex)Executes CompoundVertex and returns after the underlying engine call finishes.
CompoundVertex()Executes CompoundVertex and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceCompoundVertexRepresents the instance value stored on this instance. Read or assign to update the property.

Methods

SignatureReturnsDescription
addVertex(Vertex, Transform)PartAdds vertex to the collection.
refreshMatrix(Part)voidPerforms the refreshMatrix operation using the provided parameters (part).
remove(Part)voidRemoves an item from the collection.
removeAll(List<Part>)voidRemoves all from the collection.
getBake()VertexReturns the current bake.