after-effects-scripting-guide icon indicating copy to clipboard operation
after-effects-scripting-guide copied to clipboard

`PropertyBase.PropertyGroup()` returns layer instead of null

Open Klustre opened this issue 4 years ago • 0 comments

When PropertyBase.PropertyGroup() reaches the layer, it returns the layer, not null as mentioned.

Also mention that PropertyBase.PropertyGroup( PropertyBase.propertyDepth ) returns the containing layer.

Klustre avatar Feb 14 '22 11:02 Klustre