evael ~master (2021-10-23T09:29:02.1632381)
Dub
Repo
ShaderAttribute
evael
renderer
shader
Undocumented in source.
struct
ShaderAttribute {
int
layoutIndex
;
AttributeType
type
;
int
size
;
Flag
!
"normalized"
normalized
;
}
Members
Variables
layoutIndex
int
layoutIndex
;
Undocumented in source.
normalized
Flag
!
"normalized"
normalized
;
Undocumented in source.
size
int
size
;
Undocumented in source.
type
AttributeType
type
;
Undocumented in source.
Meta
Source
See Implementation
evael
renderer
shader
classes
Shader
structs
ShaderAttribute