GetSubTreeStatsReturn
Struct
読み終わるまでの所要時間 1 分最終更新 8ヶ月前
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
[Serializable]public struct GetSubTreeStatsReturn
Constructors
GetSubTreeStatsReturn(GetSubTreeStatsReturn)
public GetSubTreeStatsReturn(GetSubTreeStatsReturn o)
Parameters
Type | Name | Description |
|---|---|---|
| GetSubTreeStatsReturn | o |
Fields
partCount
public ulong partCount
Returns
Type | Description |
|---|---|
| ulong |
partOccurrenceCount
public ulong partOccurrenceCount
Returns
Type | Description |
|---|---|
| ulong |
triangleCount
public ulong triangleCount
Returns
Type | Description |
|---|---|
| ulong |
triangleOccurrenceCount
public ulong triangleOccurrenceCount
Returns
Type | Description |
|---|---|
| ulong |
vertexCount
public ulong vertexCount
Returns
Type | Description |
|---|---|
| ulong |
vertexOccurrenceCount
public ulong vertexOccurrenceCount
Returns
Type | Description |
|---|---|
| ulong |
pointCount
public ulong pointCount
Returns
Type | Description |
|---|---|
| ulong |
pointOccurrenceCount
public ulong pointOccurrenceCount
Returns
Type | Description |
|---|---|
| ulong |
lineCount
public ulong lineCount
Returns
Type | Description |
|---|---|
| ulong |
lineOccurrenceCount
public ulong lineOccurrenceCount
Returns
Type | Description |
|---|---|
| ulong |
patchesCount
public ulong patchesCount
Returns
Type | Description |
|---|---|
| ulong |