VertexField
VertexField class
頂点のフィールドメモリレイアウトの説明。 @hideconstructor
メソッド
getDataType
| 名前 | 説明 |
|---|---|
| getDataType() | このフィールドのデータ型。プロパティの値は VertexFieldDataType の整数定数です。 |
Result:
getSemantic
| 名前 | 説明 |
|---|---|
| getSemantic() | このフィールドの使用セマンティクス。プロパティの値は VertexFieldSemantic の整数定数です。 |
Result:
getAlias
| 名前 | 説明 |
|---|---|
| getAlias() | 属性 com.aspose.threed.SemanticAttribute によって注釈されたエイリアス |
Result:
getIndex
| 名前 | 説明 |
|---|---|
| getIndex() | 同じセマンティクスを持つ頂点レイアウト内におけるこのフィールドのインデックス。 |
Result:
getOffset
| 名前 | 説明 |
|---|---|
| getOffset() | このフィールドのバイト単位のオフセット。 |
Result:
getSize
| 名前 | 説明 |
|---|---|
| getSize() | このフィールドのバイト単位のサイズ |
Result:
hashCode
| 名前 | 説明 |
|---|---|
| hashCode() |
Result: 数
equals
| 名前 | 説明 |
|---|---|
| equals(obj) | このインスタンスと、VertexField オブジェクトである必要がある指定されたオブジェクトが同じ値かどうかを判定します。 |
Result: 数
compareTo
| 名前 | 説明 |
|---|---|
| compareTo(other) | このインスタンスを指定されたオブジェクトと比較し、相対的な値の指標を返します。 |
Result: 数
toString
| 名前 | 説明 |
|---|---|
| toString() |
Result: 文字列