nw::gfx::ParticleSet::Initializer Structurestruct Initializer
{
bool m_IsCopied;
const ResParticleInitializerData * resource;
u32 work;
nw::ut::ResTypeInfo m_Type;
void * m_TargetStreams[2];
};
Administrative info for the system initializer.
| m_IsCopied | bool | Flag indicating resource has been copied. | |
|---|---|---|---|
| resource | const ResParticleInitializerData * | Pointer to the resource. | |
| work | u32 | Work area. | |
m_Type
|
nw::ut::ResTypeInfo |
||
| m_TargetStreams | void * | Pointer to the stream to be changed. |
CONFIDENTIAL