Home
last modified time | relevance | path

Searched defs:ResTextureCoordinatorData (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResMaterial.h147 struct ResTextureCoordinatorData struct
149 nw::ut::ResS32 m_SourceCoordinate;
150 nw::ut::ResS32 m_MappingMethod;
151 nw::ut::ResS32 m_ReferenceCamera;
152 nw::ut::ResS32 m_MatrixMode;
153 nw::ut::ResVec2 m_Scale;
154 nw::ut::ResF32 m_Rotate;
155 nw::ut::ResVec2 m_Translate;
156 nw::ut::ResBool m_IsDirty;
157 nw::ut::ResBool m_IsEnabled;
[all …]