C# Class SteamVR_RenderModel.RenderModel, vive-holojam

Exibir arquivo Open project: nyu-vr-research/vive-holojam Class Usage Examples

Public Methods

Method Description
RenderModel ( Mesh mesh, Texture2D texture ) : System.Collections

Method Details

RenderModel() public method

public RenderModel ( Mesh mesh, Texture2D texture ) : System.Collections
mesh Mesh
texture UnityEngine.Texture2D
return System.Collections