C# Class Jurassic.Library.SparseArray.NodeInfo

Mostra file Open project: paulbartrum/jurassic

Public Properties

Property Type Description
depth int
index uint
node Node

Property Details

depth public_oe property

public int depth
return int

index public_oe property

public uint index
return uint

node public_oe property

public Node node
return Node