VertexField

VertexField class

Vertex’s field memory layout description. @hideconstructor

Methods

getDataType

NameDescription
getDataType()Data type of this field. The value of the property is VertexFieldDataType integer constant.

Result:


getSemantic

NameDescription
getSemantic()The usage semantic of this field. The value of the property is VertexFieldSemantic integer constant.

Result:


getAlias

NameDescription
getAlias()Alias annotated by attribute com.aspose.threed.SemanticAttribute

Result:


getIndex

NameDescription
getIndex()Index of this field in the vertex’s layout with same semantic.

Result:


getOffset

NameDescription
getOffset()The offset in bytes of this field.

Result:


getSize

NameDescription
getSize()The size in bytes of this field

Result:


hashCode

NameDescription
hashCode()

Result: Number


equals

NameDescription
equals(obj)Determines whether this instance and a specified object, which must also be a VertexField object, have the same value.

Result: Number


compareTo

NameDescription
compareTo(other)Compares this instance to a specified object and returns an indication of their relative values.

Result: Number


toString

NameDescription
toString()

Result: String