Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PropertyGroup

Groups of properties such as "Transform"

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • groupName: string

    Returns PropertyGroup

Properties

Readonly name

name: string = "property group base"

The name of the property group, e.g. "Transform"

Readonly numProperties

numProperties: number = 1

The number of properties in the group

Generated using TypeDoc