C# Class Pathfinding.RecastGraph.SceneMesh

Mostrar archivo Open project: henryj41043/TheUnseen

Public Properties

Property Type Description
bounds UnityEngine.Bounds
matrix UnityEngine.Matrix4x4
mesh UnityEngine.Mesh

Property Details

bounds public_oe property

public Bounds,UnityEngine bounds
return UnityEngine.Bounds

matrix public_oe property

public Matrix4x4,UnityEngine matrix
return UnityEngine.Matrix4x4

mesh public_oe property

public Mesh,UnityEngine mesh
return UnityEngine.Mesh