Table of Contents

Method Create

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

Create(DetailPrototype[])

Create a new asset from Unity's terrain Detail Prototype array.

public static GGrassPrototypeGroup Create(DetailPrototype[] detailPrototypes)

Parameters

detailPrototypes DetailPrototype[]

The detail prototype array retrieve from Unity's Terrain component.

Returns

GGrassPrototypeGroup

A new prototype group asset.