PostProcessing
PostProcessing class
후처리 효과
public abstract class PostProcessing : A3DObject
속성
이름 | 설명 |
---|---|
abstract Input { get; set; } | 이 사후 처리 입력 |
virtual Name { get; set; } | 이름을 가져오거나 설정합니다. |
Properties { get; } | 모든 속성의 컬렉션을 가져옵니다. |
행동 양식
이름 | 설명 |
---|---|
FindProperty(string) | 속성을 찾습니다. 동적 속성(CreateDynamicProperty/SetProperty에 의해 생성됨) 또는 고유 속성(이름으로 식별됨) 일 수 있습니다. |
GetProperty(string) | 지정된 property 의 값을 가져옵니다. |
RemoveProperty(Property) | 동적 속성을 제거합니다. |
RemoveProperty(string) | name 로 식별되는 지정된 속성을 제거합니다. |
SetProperty(string, object) | 지정된 property 의 값을 설정합니다. |
또한보십시오
- class A3DObject
- 네임스페이스 Aspose.ThreeD.Render
- 집회 Aspose.3D