Click or drag to resize

StairVisualBaseFloor Property

Property Value

Type: VisualReference
The floor that the bottom of the stairs is anchored to. Not set means the scene.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntax
C#
public VisualReference BaseFloor { get; set; }

Property Value

Type: VisualReference
See Also