Home
last modified time | relevance | path

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

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