Engine API Reference
Preparing search index...
PlyElement
Interface PlyElement
interface
PlyElement
{
count
:
number
;
name
:
string
;
properties
:
PlyProperty
[]
;
}
Index
Properties
count
name
properties
Properties
count
count
:
number
Given count.
name
name
:
string
E.g. 'vertex'.
properties
properties
:
PlyProperty
[]
The properties.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
name
properties
Home
Engine API Reference
Loading...
Given count.