MeshComponent class
ent.MeshComponent
Inheritance
Base: ent.IVisualComponent
Derived
HudMeshComponent, ent.Debug_MeshComponent, ent.EditorMeshComponent, ent.PhysicalMeshComponent
Properties
| Property | Type | |
|---|---|---|
mesh | byte | |
meshAppearance | CName | |
castShadows | shadows.ShadowCastingMode | |
castLocalShadows | shadows.ShadowCastingMode | |
castRayTracedGlobalShadows | shadows.ShadowCastingMode | |
castRayTracedLocalShadows | shadows.ShadowCastingMode | |
motionBlurScale | float | |
visualScale | Vector3 | |
renderingPlane | ERenderingPlane | |
objectTypeID | ERenderObjectType | |
numInstances | uint | |
chunkMask | ulong | |
order | byte | |
isEnabled | bool | |
LODMode | ent.MeshComponentLODMode | |
forcedLodDistance | ent.ForcedLodDistance | |
overrideMeshNavigationImpact | bool | |
navigationImpact | NavGenNavigationSetting | |
version | byte |
Functions
None.