Difference between revisions of "Hpl3:Tools:maineditors:level editor:detailmeshentities"

From Frictional Wiki
Jump to navigation Jump to search
(Upload from wiki)
 
(No difference)

Latest revision as of 14:47, 9 July 2020

DetailMeshEntities

Detail mesh entities are useful for adding details to the geometry of a level without much impact on the performance.

General Parameters

  • Name: Name for the entity (non editable)
  • Position: 3D Vector storing the position in world.
  • Rotation: 3D Vector storing the rotation.
  • Radius: float storing the value for the uniform scale.
  • Mesh: file name for the entity.

Specific Parameters

  • Diffuse color mul: color to tint the object with.