XPlot


Camera

Namespace: XPlot.Plotly
Parent Module: Graph

Constructors

ConstructorDescription
new()
Signature: unit -> Camera

CompiledName: .ctor

Instance members

Instance memberDescription
x.center()
Signature: unit -> Center

CompiledName: set_center

x.center()
Signature: unit -> unit

CompiledName: get_center

x.eye()
Signature: unit -> Eye

CompiledName: set_eye

x.eye()
Signature: unit -> unit

CompiledName: get_eye

x.ShouldSerializecenter()
Signature: unit -> bool
x.ShouldSerializeeye()
Signature: unit -> bool
x.ShouldSerializeup()
Signature: unit -> bool
x.up()
Signature: unit -> Up

CompiledName: set_up

x.up()
Signature: unit -> unit

CompiledName: get_up

Fork me on GitHub