Expand description
Reading shader packages (SHPK)
Structs§
- A builder for
NodeBinReadArgs
objects. Compatible withbinrw::args!
. - Named arguments for the
BinRead::read_options
implementation ofNode
. - A builder for
ResourceParameterBinReadArgs
objects. Compatible withbinrw::args!
. - Named arguments for the
BinRead::read_options
implementation ofResourceParameter
. - A builder for
ShaderBinReadArgs
objects. Compatible withbinrw::args!
. - Named arguments for the
BinRead::read_options
implementation ofShader
.