Mostly Harmless
UE2:MeshEditProps (UT2003)
Object >> MeshObject >> MeshEditProps |
- Package:
- UnrealEd
- This class in other games:
- U2XMP, U2, UE2Runtime, UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Object to facilitate properties editing Animation / Mesh editor object to expose/shuttle only selected editable parameters from UMeshAnim/ UMesh objects back and forth in the editor.
Properties
Property group 'Animation'
DefaultAnimation
Type: MeshAnimation
Property group 'Attach'
ApplyNewSockets
Type: bool
Explicit switch to apply changes
ContinuousUpdate
Type: bool
Continuous updating (to adjust socket angles interactively)
Sockets
Type: array<AttachSocket>
Sockets, with or without adjustment coordinates / bone aliases.
Property group 'Collision'
TestCollisionHeight
Type: float
Half-height cyllinder.
TestCollisionRadius
Type: float
Radius of collision cyllinder.
Property group 'Impostor'
bImpostorPresent
Type: bool
ImpColor
Type: Object.Color
Impostor base coloration.
ImpDrawMode
Type: MeshObject.EImpDrawMode
Default value: IDM_Normal
ImpLightMode
Type: MeshObject.EImpLightMode
Default value: ILM_Unlit
ImpSpaceMode
Type: MeshObject.EImpSpaceMode
Default value: ISM_PivotVertical
RelativeLocation
Type: Object.Vector
RelativeRotation
Type: Object.Rotator
Scale3D
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 1.0 |
Y | 1.0 |
Z | 1.0 |
SpriteMaterial
Type: Material
Property group 'LOD'
LOD_Strength
Type: float
LODLevels
SkinTesselationFactor
Type: float
Default value: 1.0
Property group 'Mesh'
MaxVisBound
Type: Object.Vector
MinVisBound
Type: Object.Vector
Rotation
Type: Object.Rotator
Default value:
Member | Value |
---|---|
Pitch | 0 |
Roll | 0 |
Yaw | 0 |
Scale
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 1.0 |
Y | 1.0 |
Z | 1.0 |
Translation
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 0.0 |
Y | 0.0 |
Z | 0.0 |
VisSphereCenter
Type: Object.Vector
VisSphereRadius
Type: float
Property group 'Redigest'
LODStyle
Type: int
Make drop-down box w. styles...
Property group 'Skin'
Material
Internal variables
WBrowserAnimationPtr
Type: int
Modifiers: const
Structs
AttachSocket
Modifiers: native
- Object.Vector A_Translation
- Object.Rotator A_Rotation
- name AttachAlias
- name BoneName
- float Test_Scale
- Mesh TestMesh
- StaticMesh TestStaticMesh
FSectionDigest
Modifiers: native
- MeshObject.EMeshSectionMethod MeshSectionMethod
- int MaxRigidParts
- int MinPartFaces
- float MeldSize
LODLevel
Modifiers: native