Searched defs:ResMeshData (Results 1 – 1 of 1) sorted by relevance
30 struct ResMeshData : public ResSceneObjectData struct32 enum { IR_SCALE_COMMAND_SIZE = 2 + 1 + 2 * 4 + 1 };34 nw::ut::ResS32 m_ShapeIndex;35 nw::ut::ResS32 m_MaterialIndex;36 nw::ut::Offset toOwnerModel;37 nw::ut::ResBool m_IsVisible;38 nw::ut::ResU8 m_RenderPriority;39 nw::ut::ResS16 m_MeshNodeVisibilityIndex;40 nw::ut::ResS32 m_CurrentPrimitiveIndex;41 nw::ut::ResU32 m_Flags;[all …]