Метод | Описание | |
---|---|---|
DidOrderIn ( |
||
NumberOfSteps ( ) : int | ||
PresentStep ( int index, |
||
ScenegraphDiagramGoToStep ( int step ) : void | ||
SetupSlide ( |
||
SharedScenegraphDiagramNode ( ) : SCNNode |
Метод | Описание | |
---|---|---|
HighlightNodes ( string names, SCNNode node ) : void | ||
ShowNodesNamed ( string names ) : void |
public DidOrderIn ( |
||
presentationViewController | ||
Результат | void |
public PresentStep ( int index, |
||
index | int | |
presentationViewController | ||
Результат | void |
public static ScenegraphDiagramGoToStep ( int step ) : void | ||
step | int | |
Результат | void |
public SetupSlide ( |
||
presentationViewController | ||
Результат | void |
public static SharedScenegraphDiagramNode ( ) : SCNNode | ||
Результат | SCNNode |