Class BcfViewpointClippingPlane
Inheritance
System.Object
BcfViewpointClippingPlane
Namespace: IPA.Bcfier.Models.Bcf
Assembly: IPA.Bcfier.dll
Syntax
public class BcfViewpointClippingPlane : object
Properties
| Improve this Doc View SourceDirection
Declaration
public BcfViewpointVector Direction { get; set; }
Property Value
Type | Description |
---|---|
BcfViewpointVector |
Location
Declaration
public BcfViewpointPoint Location { get; set; }
Property Value
Type | Description |
---|---|
BcfViewpointPoint |