Struct MeshLODComponent
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Unity.Rendering
Syntax
public struct MeshLODComponent : IComponentData
Fields
group
Declaration
public Entity group
Field Value
Type | Description |
---|---|
Entity |
isInactive
Declaration
public int isInactive
Field Value
Type | Description |
---|---|
System.Int32 |
lod
Declaration
public int lod
Field Value
Type | Description |
---|---|
System.Int32 |