Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.MeshEditProps

Extends
Object
Modifiers
noexport hidecategories ( Object ) native

Core.Object
|   
+-- Engine.MeshEditProps

Constants Summary
Inherited Contants from Core.Object
DegreesToRadians, DegreesToRotationUnits, MaxFlt, MaxInt, MAXSEED, NoLabel, NoState, Pi, RadiansToDegrees, RF_NotifyStateChange, RotationUnitsToDegrees

Variables Summary
Animation
MeshAnimationNewDefaultAnimation
Mesh
vectorNewMaxVisBound
vectorNewMinVisBound
rotatorNewRotation
vectorNewScale
vectorNewTranslation
OriginalMaterial
nameOrigMat0
nameOrigMat1
nameOrigMat2
nameOrigMat3
nameOrigMat4
nameOrigMat5
nameOrigMat6
nameOrigMat7
nameOrigMat8
nameOrigMat9
Redigest
intNewLODStyle
RenderOrder
intMaterialOrder0
intMaterialOrder1
intMaterialOrder2
intMaterialOrder3
intMaterialOrder4
intMaterialOrder5
intMaterialOrder6
intMaterialOrder7
intMaterialOrder8
intMaterialOrder9
Skin
MaterialMaterial0
MaterialMaterial1
MaterialMaterial2
MaterialMaterial3
MaterialMaterial4
MaterialMaterial5
MaterialMaterial6
MaterialMaterial7
MaterialMaterial8
MaterialMaterial9
Inherited Variables from Core.Object
Class, Name, ObjectFlags, ObjectInternal[6], Outer

Enumerations Summary
Inherited Enumerations from Core.Object
EAlignment, ECamOrientation, ESheerAxis

Structures Summary
Inherited Structures from Core.Object
Alignment, BoundingVolume, Box, Color, ComponentHandle, Coords, Dimension, Guid, Matrix, NotifyInfo, ParticleHandle, Plane, Point, Range, RangeVector, Rectangle, Rotator, Scale, Vector

Functions Summary
Inherited Functions from Core.Object
!, !=, $, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, ?, @, @=, Ablend, AblendR, Abs, Acos, AddFlagSafe, AddTimer, AddTimerS, Asc, Asin, Atan, Atan2, BeginState, Blend, BlendR, CallFunction, CallFunctionS, CanGetProperty, CanSetProperty, Caps, Chr, Clamp, ClassIsChildOf, Constructed, Cos, Cross, DefinesFunction, DefinesFunctionS, Delete, Disable, Dot, DumpProbes, DynamicLoadObject, Enable, EndState, EnumStr, Exp, FClamp, FDecision, FileSize, FindObject, FMax, FMin, FRand, GetAxes, GetContext, GetEnum, GetLanguage, GetPropertyText, GetRand, GetStateName, GetUnAxes, GetWhiteColor, GotoLabel, GotoState, InStr, Invert, IsA, IsInState, IsProbing, Left, Len, Lerp, LineLineIntersection, Localize, Locs, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NotifyStateChange, ObjListMemStats, OrthoRotation, ProgressSeed, Quotes, Rand, RandomSpreadVector, RandRange, RemoveAllTimers, RemoveFlagSafe, RemoveTimer, RemoveTimerS, ResetConfig, ResetLoaders, Right, RMax, RMin, RotateAngleAxis, RotRand, Round, RSize, SaveConfig, SetProbing, SetPropertyText, SetPropertyTextDefault, Sin, Smerp, SMod, Split, Sqrt, Square, StaticCallFunction, StaticCallFunctionS, StaticDefinesFunction, StaticDefinesFunctionS, StaticSaveConfig, StrArray, StringToName, Tan, TimeRemaining, TimeRemainingS, TraceMessage, VRand, VSize, VSize2D, VSizeSq, VSizeSq2D, Warn, ^, ^^, |, ||, ~, ~=


Variables Detail

Animation

NewDefaultAnimation Source code

var(Animation) MeshAnimation NewDefaultAnimation;

Mesh

NewMaxVisBound Source code

var(Mesh) vector NewMaxVisBound;

NewMinVisBound Source code

var(Mesh) vector NewMinVisBound;

NewRotation Source code

var(Mesh) rotator NewRotation;

NewScale Source code

var(Mesh) vector NewScale;

NewTranslation Source code

var(Mesh) vector NewTranslation;

OriginalMaterial

OrigMat0 Source code

var(OriginalMaterial) name OrigMat0;

OrigMat1 Source code

var(OriginalMaterial) name OrigMat1;

OrigMat2 Source code

var(OriginalMaterial) name OrigMat2;

OrigMat3 Source code

var(OriginalMaterial) name OrigMat3;

OrigMat4 Source code

var(OriginalMaterial) name OrigMat4;

OrigMat5 Source code

var(OriginalMaterial) name OrigMat5;

OrigMat6 Source code

var(OriginalMaterial) name OrigMat6;

OrigMat7 Source code

var(OriginalMaterial) name OrigMat7;

OrigMat8 Source code

var(OriginalMaterial) name OrigMat8;

OrigMat9 Source code

var(OriginalMaterial) name OrigMat9;

Redigest

NewLODStyle Source code

var(Redigest) int NewLODStyle;

RenderOrder

MaterialOrder0 Source code

var(RenderOrder) int MaterialOrder0;

MaterialOrder1 Source code

var(RenderOrder) int MaterialOrder1;

MaterialOrder2 Source code

var(RenderOrder) int MaterialOrder2;

MaterialOrder3 Source code

var(RenderOrder) int MaterialOrder3;

MaterialOrder4 Source code

var(RenderOrder) int MaterialOrder4;

MaterialOrder5 Source code

var(RenderOrder) int MaterialOrder5;

MaterialOrder6 Source code

var(RenderOrder) int MaterialOrder6;

MaterialOrder7 Source code

var(RenderOrder) int MaterialOrder7;

MaterialOrder8 Source code

var(RenderOrder) int MaterialOrder8;

MaterialOrder9 Source code

var(RenderOrder) int MaterialOrder9;

Skin

Material0 Source code

var(Skin) Material Material0;

Material1 Source code

var(Skin) Material Material1;

Material2 Source code

var(Skin) Material Material2;

Material3 Source code

var(Skin) Material Material3;

Material4 Source code

var(Skin) Material Material4;

Material5 Source code

var(Skin) Material Material5;

Material6 Source code

var(Skin) Material Material6;

Material7 Source code

var(Skin) Material Material7;

Material8 Source code

var(Skin) Material Material8;

Material9 Source code

var(Skin) Material Material9;


Defaultproperties

defaultproperties
{
	NewScale=(X=1.000000,Y=1.000000,Z=1.000000)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 3-1-2016 10:48:30.970 - Created with UnCodeX