Show / Hide Table of Contents

Class MixtureMesh

Inheritance
System.Object
MixtureMesh
Namespace: Mixture
Assembly: Mixture.Runtime.dll
Syntax
public class MixtureMesh

Fields

| Improve this Doc View Source

localToWorld

Declaration
public Matrix4x4 localToWorld
Field Value
Type Description
UnityEngine.Matrix4x4
| Improve this Doc View Source

mesh

Declaration
public Mesh mesh
Field Value
Type Description
UnityEngine.Mesh

Methods

| Improve this Doc View Source

Clone()

Declaration
public MixtureMesh Clone()
Returns
Type Description
MixtureMesh
  • Improve this Doc
  • View Source
Back to top Generated by DocFX