Struct MeshCullingComponent
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 MeshCullingComponent : IComponentData
Fields
BoundingSphereCenter
Declaration
public float3 BoundingSphereCenter
Field Value
| Type | Description |
|---|---|
| float3 |
BoundingSphereRadius
Declaration
public float BoundingSphereRadius
Field Value
| Type | Description |
|---|---|
| System.Single |
CullStatus
Declaration
public float CullStatus
Field Value
| Type | Description |
|---|---|
| System.Single |