brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
MirrorOptions
Interface MirrorOptions
Options for
mirror
.
interface
MirrorOptions
{
at
?:
Vec3
;
normal
?:
Vec3
;
}
Index
Properties
at?
normal?
Properties
Optional
at
at
?:
Vec3
Plane origin. Default: [0, 0, 0].
Optional
normal
normal
?:
Vec3
Plane normal. Default: [1, 0, 0].
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
at
normal
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Options for mirror.