VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDKBase.Validation.Performance.MeshUtils Class Reference
Inheritance diagram for VRC.SDKBase.Validation.Performance.MeshUtils:
Collaboration diagram for VRC.SDKBase.Validation.Performance.MeshUtils:

Static Public Member Functions

static uint GetMeshTriangleCount (Mesh sourceMesh)
 

Static Private Attributes

const uint INDICES_PER_TRIANGLE = 3u
 

Detailed Description

Definition at line 12504 of file VRCSDKBase.cs.

Member Function Documentation

◆ GetMeshTriangleCount()

static uint VRC.SDKBase.Validation.Performance.MeshUtils.GetMeshTriangleCount ( Mesh  sourceMesh)
static

Definition at line 12508 of file VRCSDKBase.cs.

Here is the caller graph for this function:

Member Data Documentation

◆ INDICES_PER_TRIANGLE

const uint VRC.SDKBase.Validation.Performance.MeshUtils.INDICES_PER_TRIANGLE = 3u
staticprivate

Definition at line 12506 of file VRCSDKBase.cs.


The documentation for this class was generated from the following file: