Table of Contents

Method CreatePreviewGameObject

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll

CreatePreviewGameObject(Mesh, Material, Vector3)

public static GameObject CreatePreviewGameObject(Mesh m, Material mat, Vector3 position)

Parameters

m Mesh
mat Material
position Vector3

Returns

GameObject