On this page
Properties

Interface PlaneLayout

interface PlaneLayout {
    offset: number;
    stride: number;
}
Index

Properties

Properties

offset: number
stride: number
Was this helpful?
SDK JS
Reference
PlaneLayout