Property | Type | Description | |
---|---|---|---|
AddPrimitive | void | ||
FloorMaterials | SCNMaterial[] | ||
Level2 | SCNNode | ||
Level2Outline | SCNNode | ||
MosconeFloor | NSBezierPath | ||
MosconeRooms | NSBezierPath | ||
OutlineChamferProfilePath | NSBezierPath | ||
PresentPrimitives | void | ||
PresentTextNode | void | ||
SplittedStylizedText | SCNNode | ||
TextChamferProfile | NSBezierPath | ||
TextFrontMaterial | SCNMaterial | ||
TextSideAndChamferMaterial | SCNMaterial | ||
WallMaterial | SCNMaterial |
Method | Description | |
---|---|---|
NumberOfSteps ( ) : int | ||
PresentStep ( int index, |
||
SetupSlide ( |
Method | Description | |
---|---|---|
AddPrimitive ( SCNGeometry geometry, float yPos, CABasicAnimation rotationAnimation, SCNMaterial sharedMaterial ) : void | ||
FloorMaterials ( ) : SCNMaterial[] | ||
Level2 ( ) : SCNNode | ||
Level2Outline ( ) : SCNNode | ||
MosconeFloor ( ) : NSBezierPath | ||
MosconeRooms ( ) : NSBezierPath | ||
OutlineChamferProfilePath ( ) : NSBezierPath | ||
PresentPrimitives ( ) : void | ||
PresentTextNode ( ) : void | ||
SplittedStylizedText ( string message ) : SCNNode | ||
TextChamferProfile ( ) : NSBezierPath | ||
TextFrontMaterial ( ) : SCNMaterial | ||
TextSideAndChamferMaterial ( ) : SCNMaterial | ||
WallMaterial ( ) : SCNMaterial |
public PresentStep ( int index, |
||
index | int | |
presentationViewController | ||
return | void |
public SetupSlide ( |
||
presentationViewController | ||
return | void |