Show / Hide Table of Contents

Class PlanarPrismOptions

Inheritance
object
PlanarPrismOptions
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class PlanarPrismOptions

Constructors

PlanarPrismOptions()

Declaration
public PlanarPrismOptions()

Properties

LayerHeight

Declaration
public float LayerHeight { get; set; }
Property Value
Type Description
float

LayerOffset

Declaration
public float LayerOffset { get; set; }
Property Value
Type Description
float
In this article
Back to top Generated by DocFX