MeshBaker
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
MB2_ChunkContentItem Class Reference

Public Member Functions

GameObject Realize (MB2_Chunk c)
 

Public Attributes

Vector3 position = Vector3.zero
 
Quaternion rotation = Quaternion.identity
 
Vector3 localScale = Vector3.one
 
GameObject prefab =null
 
MB2_ChunkProceduralObect proceduralObject =null
 
GameObject target
 

Static Public Attributes

static long nextObjId = 0
 

Member Function Documentation

§ Realize()

GameObject MB2_ChunkContentItem.Realize ( MB2_Chunk  c)

Member Data Documentation

§ localScale

Vector3 MB2_ChunkContentItem.localScale = Vector3.one

§ nextObjId

long MB2_ChunkContentItem.nextObjId = 0
static

§ position

Vector3 MB2_ChunkContentItem.position = Vector3.zero

§ prefab

GameObject MB2_ChunkContentItem.prefab =null

§ proceduralObject

MB2_ChunkProceduralObect MB2_ChunkContentItem.proceduralObject =null

§ rotation

Quaternion MB2_ChunkContentItem.rotation = Quaternion.identity

§ target

GameObject MB2_ChunkContentItem.target

The documentation for this class was generated from the following file: