Show / Hide Table of Contents

Delegate TriangleOnModuleFaceDetector.OnFoundFaceOnModuleBoundsFace

Namespace: CarbideFunction.Wildtile.Editor
Syntax
public delegate void OnFoundFaceOnModuleBoundsFace(int vertexIndex0, int vertexIndex1, int vertexIndex2, Vector3 normal);
Parameters
Type Name Description
System.Int32 vertexIndex0
System.Int32 vertexIndex1
System.Int32 vertexIndex2
Vector3 normal
In This Article
Generated by DocFX Version: 3.2.1 - click to show/hide other versions