I'm a doctor, not a mechanic
UE2:TexModifier (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:ETexCoordCount (U2))
Contents |
- Package:
- Engine
- Direct subclasses:
- TexCoordSource, TexEnvMap, TexMatrix, TexOscillator, TexPanner, TexRotator, TexScaler, TexUIhook
- This class in other games:
- U2XMP, UE2Runtime, UT2003, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] TexCoordCount
Type: ETexCoordCount
[edit] TexCoordProjected
Type: bool
[edit] TexCoordSource
Type: ETexCoordSrc
Default value: TCS_NoChange
[edit] Enums
[edit] ETexCoordCount
- TCN_2DCoords
- TCN_3DCoords
- TCN_4DCoords
[edit] ETexCoordSrc
- TCS_Stream0
- TCS_Stream1
- TCS_Stream2
- TCS_Stream3
- TCS_Stream4
- TCS_Stream5
- TCS_Stream6
- TCS_Stream7
- TCS_WorldCoords
- TCS_CameraCoords
- TCS_WorldEnvMapCoords
- TCS_CameraEnvMapCoords
- TCS_ProjectorCoords
- TCS_NoChange
- don't specify a source, just modify it
