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