InstanceLight
Node.InstanceLight property
获取或设置实例灯。 节点元素可以实例化任意数量的灯光对象。
public InstanceLight[] InstanceLight { get; set; }
也可以看看
- class InstanceLight
- class Node
- 命名空间 Aspose.CAD.FileFormats.Collada.FileParser.Elements
- 部件 Aspose.CAD
获取或设置实例灯。 节点元素可以实例化任意数量的灯光对象。
public InstanceLight[] InstanceLight { get; set; }