VertexElementVertexCrease

VertexElementVertexCrease class

Defines the vertex crease for specified components

Methods

constructor

NameDescription
constructor()Initializes a new instance of the VertexElementVertexCrease class.

Result:


getData

NameDescription
getData()Gets the vertex data

Result:


getVertexElementType

NameDescription
getVertexElementType()Gets the type of the VertexElementThe value of the property is VertexElementType integer constant.

Result:


getName

NameDescription
getName()Gets or sets the name. The name.

Result:


setName

NameDescription
setName(value)Gets or sets the name. The name.

Result:


getMappingMode

NameDescription
getMappingMode()Gets or sets how the element is mapped. The value of the property is MappingMode integer constant.

Result:


setMappingMode

NameDescription
setMappingMode(value)Gets or sets how the element is mapped. The value of the property is MappingMode integer constant.

Result:


getReferenceMode

NameDescription
getReferenceMode()Gets or sets how the element is referenced. The value of the property is ReferenceMode integer constant.

Result:


setReferenceMode

NameDescription
setReferenceMode(value)Gets or sets how the element is referenced. The value of the property is ReferenceMode integer constant.

Result:


getIndices

NameDescription
getIndices()Gets the indices data The index array.

Result:


copyTo

NameDescription
copyTo(target)Copies data to specified element

Parameters:

NameTypeDescription
targetVertexElementDoublesTemplateTarget.

Result:


setData

NameDescription
setData(data)Load data

Parameters:

NameTypeDescription
datNumber[]null

Result:


clear

NameDescription
clear()Removes all elements from the direct and the index arrays.

Result:


setIndices

NameDescription
setIndices(data)Load indices

Parameters:

NameTypeDescription
datNumber[]null

Result:


toString

NameDescription
toString()String representation of vertex element.

Result: String