Enum bgfx.AttribType
Namespace: Bgfx
Syntax
public enum AttribType : int
Fields
| Name | Description | Value |
|---|---|---|
| Count | ||
| Float | Float |
|
| Half | Half, availability depends on: |
|
| Int16 | Int16 |
|
| Uint10 | Uint10, availability depends on: |
|
| Uint8 | Uint8 |
public enum AttribType : int
| Name | Description | Value |
|---|---|---|
| Count | ||
| Float | Float |
|
| Half | Half, availability depends on: |
|
| Int16 | Int16 |
|
| Uint10 | Uint10, availability depends on: |
|
| Uint8 | Uint8 |