Jump to content
Sign in to follow this  
Madin

CameraShakerVolume question

Recommended Posts

	<xs:complexType name="CameraShakerVolumeFXNugget">
		<xs:complexContent>
			<xs:extension base="FXNugget">
				<xs:attribute name="Radius"
											type="SageReal" />
				<xs:attribute name="Duration"
											type="Time" />
				<xs:attribute name="Amplitude"
											type="Angle" />
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

What does the 'Amplitude' attribute do?

I do not understand in practical terms what difference is made, depending on what the angle value is.

 

Thanks for any help!

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×