StaticMeshComponent.md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework

StaticMeshComponent Class

A component that is used to create an instance of a static mesh, a piece of geometry that consists of a static set of polygons

public class StaticMeshComponent : UnrealEngine.Framework.MeshComponent

Inheritance System.Object ๐Ÿก’ ActorComponent ๐Ÿก’ SceneComponent ๐Ÿก’ PrimitiveComponent ๐Ÿก’ MeshComponent ๐Ÿก’ StaticMeshComponent

Derived
โ†ณ InstancedStaticMeshComponent

Constructors

Methods