C# Class vp_Layer, OZML

Show file Open project: merveilles/OZML Class Usage Examples

Public Properties

Property Type Description
instance vp_Layer,

Public Methods

Method Description
Set ( GameObject obj, int layer, bool recursive = false ) : void

Private Methods

Method Description
vp_Layer ( ) : UnityEngine

Method Details

Set() public static method

public static Set ( GameObject obj, int layer, bool recursive = false ) : void
obj GameObject
layer int
recursive bool
return void

Property Details

instance public static property

public static vp_Layer, instance
return vp_Layer,