Engine API Reference - v2.6.1
Developer Site
Blog
Discord
Forum
GitHub
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
Developer Site
Blog
Discord
Forum
GitHub
Engine API Reference - v2.6.1
Loading...
Given count.