C# Class BillboardLabel, vive-holojam

Inheritance: BillboardComponent
ファイルを表示 Open project: nyu-vr-research/vive-holojam Class Usage Examples

Public Properties

Property Type Description
adjustInsets bool

Public Methods

Method Description
Layout ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Layout() public method

public Layout ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

adjustInsets public_oe property

public bool adjustInsets
return bool