casting on selection
This commit is contained in:
@@ -499,6 +499,9 @@ class VSETB_PGT_strip_settings(PropertyGroup):
|
||||
metadata : PointerProperty(type=Metadata)
|
||||
description : StringProperty()
|
||||
|
||||
@property
|
||||
def active_casting(self):
|
||||
return self.casting[self.casting_index]
|
||||
|
||||
classes = (
|
||||
Asset,
|
||||
|
||||
Reference in New Issue
Block a user